Results 1 to 2 of 2

Thread: asp connect with mysql

  1. #1
    Join Date
    Apr 2007
    Posts
    1

    asp connect with mysql

    can I connect asp to mysql.
    please tell me it's very urgent.
    provide me connection string.
    I hv connected it but always message come: driver is not found.

  2. #2
    Join Date
    Oct 2002
    Posts
    933

    ASP-db and MySQL

    You need to use the MySQL version of the Tornado DLLs which is included in the DLLs download. On top of that you need to install the MySQL standard setup. MySQL follows the native provider format of MS-SQL. As far as code, it is identical to the MS-SQL format.

    I am assume you are a ASP-db user. If you are not, go to www.connectionstrings.com to get the connection string.

    Frank

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •