Re: MySQL and ASP
From: Jeff Cochran (jeff.nospam_at_zina.com)
Date: 03/10/05
- Next message: Jerry: "Re: MySQL and ASP"
- Previous message: Jerry: "MySQL and ASP"
- In reply to: Jerry: "MySQL and ASP"
- Next in thread: Jerry: "Re: MySQL and ASP"
- Reply: Jerry: "Re: MySQL and ASP"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Mar 2005 18:47:38 GMT
On Thu, 10 Mar 2005 17:56:18 GMT, Jerry
<jabeach@DONT_SPAM_ME_citlink.net> wrote:
>Could someone advise me of a website that has decent instructions on how
>to establish a DSN-less connection to a MySQL database using ASP? I've
>seen some connection string examples but I'm confused about the drivers
>and how to set them up.
Googling "asp mysql tutorial" got this as the fourth link:
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=7739&lngWId=4
The ADO connection is here:
http://www.able-consulting.com/MDAC/ADO/Connection/OLEDB_Providers.htm#OLEDBProviderForMySQL
As for the driver setup, you'll want to check the MySQL docs:
http://dev.mysql.com/doc/mysql/en/index.html
Jeff
- Next message: Jerry: "Re: MySQL and ASP"
- Previous message: Jerry: "MySQL and ASP"
- In reply to: Jerry: "MySQL and ASP"
- Next in thread: Jerry: "Re: MySQL and ASP"
- Reply: Jerry: "Re: MySQL and ASP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|