CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: ADO programming

  1. #1
    Guest

    ADO programming

    Hi all. I'm planning to start a new VB6 database app. If I use ADO, will the app run fine on a machine running W95? Thank you for your suggestions.
    JAI


  2. #2
    Guest

    Re: ADO programming

    Yes. The app will run fine providing that you install the latest Microsoft Data Access Components MSDAC, containing ADO 2.1.

    Hope this helps.

    Vick


  3. #3
    Guest

    Re: ADO programming

    Thank you for your response. I was afraid that because I'm programming on W98 running the app on W95 with IE3 would not work properly.
    JAI


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

Featured