Hi!
The MySQL db isn't native para ASP, then you need to change your
code using an ODBC driver. The MyODBC driver you can get at:
http://www.mysql.com/Downloads/MyODBC
Download the full setup option files. There are one file for the
Win9x and another file for NT and Wk2 boxes.
Regards,
Miguel
At 17:49 26/08/2000 +0000, Juliano P wrote:
>Please...How can I connect to MySQL using asp...
>When I was using Microsoft Access was like this:
>
>Dim ObjConn
> Set objConn = Server.CreateObject("ADODB.Connection")
> objConn.Open "DBQ=C:\databases\mydb.mdb;Driver={Microsoft Access
> Driver(*.mdb)};"
>
>And in MySQL...how I can do ?????
>
>Thanks
>
>________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>
>--
>---------------------------------------------------------------------
>Please check "http://www.mysql.com/php/manual.php" before
>posting. To request this thread, e-mail mysql-thread48990@stripped
>
>To unsubscribe, send a message to:
> <mysql-unsubscribe-solorzano=intermol.com.br@stripped>
>
>If you have a broken mail client that cannot send a message to the above
>address(Microsoft Outlook), you can use
>http://lists.mysql.com/php/unsubscribe.php
>
+----------------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ MySQL AB |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Miguel A. Solórzano |
| /*/ /*/ /*/ \*\_ |*| |*||*| mailto:miguel@stripped |
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| São Paulo - Brazil |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+----------------------------------------------------------------------+