You can pass the data to a Web Service. Form there, you can save the XML
blob and parse the data to send in SQL Server. So, yes, you can do both at
the same time.

Signature
Franck M. Dauch?
IPCES, Inc.
>I work for a large Canadian software company called Hummingbird, we
> make a number of different software products but I work primarily with
[quoted text clipped - 13 lines]
>
> Ed Durst
RickH - 04 Sep 2004 02:05 GMT
InfoPath is primarily a data gathering application. You might want to archive
the forms and make them available to the users.
Data is mainly saved in SQL or Access databases via a Web service or the
submit function in Infopath to directly upload data to SQL/Access., with only
temporary storage of data as XML files. (Although I have used Infopath as a
front end to a large XML file to print datasheets, its not its primary
strength.)