Results 1 to 3 of 3

Thread: ADOConnection Problems!!

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Posts
    13

    Unhappy ADOConnection Problems!!

    VB.NET
    -----------------------------------------------------
    I can't access to my access database via ado.net.
    When I type in :
    ADOConnection adoConnection = new ADOConnection()
    the keyword ADOConnection is underlined, and can't be found!!
    So, what shall I do?
    to import something??
    I've looked at so many examples of database accessing with ado.net in the internet, but nothing works!!
    Perhaps you could give me some examples, how i could access to an access db called login, with one table 'login' and there i want to update the field username where id = 3, for example!!!
    thx for your help!

  2. #2

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Posts
    13
    pleeeeeaaaazzzzeee help meeeee!!
    i need this ado connection for a project!

  3. #3
    Fanatic Member
    Join Date
    Sep 2002
    Posts
    518
    Start reading here:
    ms-help://MS.VSCC/MS.MSDNVS/vsintro7/html/vxconDatabaseConnectionsDatabaseReferences.htm

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