|
-
May 14th, 2004, 09:34 AM
#1
Thread Starter
Frenzied Member
ado.net dataAdapter problems
If generating a select statement brings back an error (ie. it won't do anything for you while using the wizard), is it POSSIBLE that a setting on the DB server could be preventing the use of ado.net technology? I have had no luck creating an adapter and I suspect our db server is the culprit but I wouldn't know where to look if so.
-
May 17th, 2004, 04:42 AM
#2
Retired VBF Adm1nistrator
Well if ODBC is all working okay, then perhaps its just an issue with your code?
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
May 17th, 2004, 07:29 AM
#3
Thread Starter
Frenzied Member
can't be my code...I'm not usng any lol. I'm using the Wizard to do it for me.
-
May 17th, 2004, 07:34 AM
#4
Retired VBF Adm1nistrator
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
May 17th, 2004, 10:38 AM
#5
Thread Starter
Frenzied Member
um...you know when you drop a data adapter onto your form? It's the Data Adapter Configuration Wizard.
I've tried the same technique with other tables and it doesn't complain. I can only assume the table is somethow not letting me use the adapter.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|