Results 1 to 5 of 5

Thread: ado.net dataAdapter problems

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489

    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.

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Well if ODBC is all working okay, then perhaps its just an issue with your code?
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    can't be my code...I'm not usng any lol. I'm using the Wizard to do it for me.

  4. #4
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Ahhh..... which wizard ?
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    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
  •  



Click Here to Expand Forum to Full Width