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

    Connect to Access Database

    How do I connect to an Access database and retrieve records from it with using the IIS 4.0. The Code is being written in Visual
    Basic 6.0 No password is being used for now.


  2. #2
    Guest

    Re: Connect to Access Database

    With IIS? then you need ASP eh?
    Or with ADO technology maybe. Have you seen MSDN tutorial on VB6


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