|
Subject:
|
how to insert to data by ASP.Net with Access
|
|
Posted By:
|
ngocntm
|
Post Date:
|
9/28/2004 10:36:35 PM
|
Hi all,
I have a problem by inserting to data with Access So, could you give me code or examples.
best Regards
|
|
Reply By:
|
charul_shukla
|
Reply Date:
|
9/29/2004 3:09:45 AM
|
I suggest you to start with any BOOK, you can also look out for the tutorials available on various websites such as
http://www.4guysfromrolla.com
Charul Shukla
|
|
Reply By:
|
bmains
|
Reply Date:
|
9/29/2004 9:58:10 AM
|
Look in the MSDN under OleDbDataAdapter or other OleDb object. I'm sure you would find something there.
|