Group: Forum Members
Last Active: Fri 30 Nov 2012
Posts: 108,
Visits: 1,185
|
I need to create a custom form that inserts data into a custom table, and I need advice on the best approach. Should I just use the master template and add my custom fields, create my own DSN SQLDataAdapter and use an insert that way? What other options do I have to do this?
|