Results 1 to 3 of 3

Thread: How to Connect from VB to MySQL without ODBC Driver

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2008
    Posts
    101

    How to Connect from VB to MySQL without ODBC Driver

    Hi all im building an application which will need to connect to mysql server and execute queries but i dont want to use the ODBC Drivers i want to keep my app small so my quetion is is there a way to pass it if yes please tell me how
    thx in advanced.

  2. #2

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: How to Connect from VB to MySQL without ODBC Driver

    Thread moved to Database Development forum (the "VB6" forum is meant for questions which don't fit in more specific forums)

    Based on the way your question was worded I guess you mean that you don't want to install any driver/provider, but that is not really possible - it would be like trying to drive a car that doesn't have any wheels.

    I get the impression that the OLEDB provider is smaller, so that should be an improvement.

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