C# and MS Access Help!!
hello, I'm quite familiar in connection and manipulation of VB and MS Access. Actually I use ADODB connection and Im using the basic database manipulation functions like MoveNext, MoveLast, Update, AddNew and something like that. Could you please help me doing it in C#? I'm really still a noob in C# specially when it comes to database. could you please teach me how to connect, add, delete, insert, filter and other basic stuffs? I would be very thankful if you'll send me a sample program with explanation. Thanks in advance!
Munir ShaikhPosted Aug 1, 2007, 6:15 AM
Jan MontanoPosted Jul 31, 2007, 12:55 AM
Maybe this could get you started : Convert an ADO Application to ADO.NET ; ADO.NET Sample Application
Regards,
Jan