phreaky Posted April 1, 2004 Posted April 1, 2004 I'm a newbie in .NET, and of course, ADO.NET, I'm trying to use it but without any success, I created an ODBCConnection and linked it to a local database (MSACCESS), after that I created ODBC controls on the system and file DSN, afther that I inserted ADODC on my form and, I copied the connection string that was created y the ODBCConnection and pasted it on the ADODC. After all that....I try to use a Data Grid but with no success, it don't detect the DataSource, that's the way it worked on Visual 6, now it doesn't in .NET, I would like any help and if anyone has any kind of tutorial (very basic and for newbies) about data I would appreacite it very much, thanks. Quote tHe pHrEaKy
Aitmanga Posted April 1, 2004 Posted April 1, 2004 This should get you started: http://samples.gotdotnet.com/quickstart/howto/doc/adoplus/ADOPlusOverview.aspx You could also look in Planet Source code for some more turorials Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.