:44 a.m.
Para: Jorge Cornejo; [EMAIL PROTECTED]
Asunto: RE: Connecting ASP
You can access MySQL databases from ASP by using MyODBC (now
Connector/ODBC) just like you would any other ODBC datasource. I would
suggest doing google searches on MyODBC and ASP in the same search, or
adapt some code from my
orge Cornejo; [EMAIL PROTECTED]
Asunto: RE: Connecting ASP
You can access MySQL databases from ASP by using MyODBC (now
Connector/ODBC) just like you would any other ODBC datasource. I would
suggest doing google searches on MyODBC and ASP in the same search, or
adapt some code from my site www.vbmysql.
03 1:27 PM
Subject: Re: Connecting ASP
> If I recall well MyODBC is used when you want to access ODBC compliant
> databases on a Linux based computer, however if you want to acces mySQL
from
> ASP means that you are programming on a Windows based computer, and
> therefore you have ODBC client
System Data Source Name using (at least when I did it) the Sybase
driver.
Best
E
- Original Message -
From: "Mike Hillyer" <[EMAIL PROTECTED]>
To: "Jorge Cornejo" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, June 20, 2003 10:43 AM
Subjec
M
> To: [EMAIL PROTECTED]
> Subject: Connecting ASP
>
>
> Hi, I'm hosting a website in a Linux server. By now I'm
> learning PHP and
> it's amazing. How ever I need to create a online system and meanwhile
> I'll to do it in ASP (which I already handle)
Hi, I’m hosting a website in a Linux server. By now I’m learning PHP and
it’s amazing. How ever I need to create a online system and meanwhile
I’ll to do it in ASP (which I already handle). My host gives me MySQL
and I use it ok. Now, what I’ll like to do is to know how to connect my
ASP page to a