Avatar

Level 10

Matt,

     You can add a DataConnection to connect to SQL Server Database. Use OLEDB instead of XML as data connection.

     Then you can bind each field on your form to the database field (as shown in the image in above post).

Thanks

Srini