Results 1 to 7 of 7

Thread: VB6 -> MySQL Connect - old topic new issue

Threaded View

  1. #2
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: VB6 -> MySQL Connect - old topic new issue

    So you are using driver 5.2 but you are specifying driver 3.51 in your connection string?

    One would think that may be an issue.

    Why would you try a 32 bit driver on a 64bit machine when there is a 64 bit driver for it? Logic would hold that the 32 bit driver may not work

    http://www.connectionstrings.com/mys...ctor-odbc-5-1/

    One would think that you need to use a connection string that is intended for the driver you are actually using


    XAMPP (if you do not know what this is, do not reply)
    disregard what I said as I am not sure what that is but then it likely has nothing to do with the issue of the wrong driver setting
    Last edited by DataMiser; Aug 19th, 2013 at 10:38 AM.

Tags for this Thread

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