Results 1 to 2 of 2

Thread: ADO Help?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    Taipei
    Posts
    318

    Cool

    I am now trying to convert my DAO to ADO using my VB5 on Win95.

    When I run the VB IDE environment and try to press F1 for ADO help, it just cannot find the help text.

    Do I miss something or do I have to download from somewhere?

    Or is there anybody can give me simple sample on how to use ADO for the following:

    1) Open a remote DB running on NT/IIS (with detection of failure in connect)

    2) Open a record set (synchronised, no asynchronise), detection of BOF, EOF and retrieval of data

    3) Execute a SQL statement and get the rowsaffected

    4) Commit/Rollback/Begintran syntax


    Thanks



  2. #2
    Addicted Member
    Join Date
    Jun 1999
    Location
    Los Angeles
    Posts
    186

    Cool

    Hi, this will help, there is source code and tools and more.
    http://msdn.microsoft.com/downloads/...m/database.asp

    Good luck,
    André

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