| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Juliano P | Date: | August 26 2000 5:49pm |
| Subject: | Help Urgent - Asp with MySQL | ||
| View as plain text | |||
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
| Thread | ||
|---|---|---|
| • Help Urgent - Asp with MySQL | Juliano P | 26 Aug |
| • Re: Help Urgent - Asp with MySQL | miguel solórzano | 26 Aug |
| • Re: Help Urgent - Asp with MySQL | miguel solórzano | 26 Aug |
| • Re: Help Urgent - Asp with MySQL | James Treworgy | 26 Aug |
