Re: Connect string for ASP

2004-05-01 Thread Joshua J. Kugler
where MySQL is installed > and myodbc is installed. > > -Original Message- > From: Victor Pendleton [mailto:[EMAIL PROTECTED] > Sent: 29 April 2004 19:54 > To: 'Joy Johnson '; Victor Pendleton; ''michael johnson ' '; > ''[EMAIL PROTECTE

RE: Connect string for ASP

2004-04-29 Thread michael johnson
[mailto:[EMAIL PROTECTED] Sent: 29 April 2004 19:54 To: 'Joy Johnson '; Victor Pendleton; ''michael johnson ' '; ''[EMAIL PROTECTED] mysql. com ' ' Subject: RE: Connect string for ASP You will need to have MyODBC installed. You do not need to create a

RE: Connect string for ASP

2004-04-29 Thread Victor Pendleton
You will need to have MyODBC installed. You do not need to create a DSN. -Original Message- From: Joy Johnson To: 'Victor Pendleton'; 'michael johnson '; '[EMAIL PROTECTED] mysql. com ' Sent: 4/29/04 1:50 PM Subject: RE: Connect string for ASP I presume

RE: Connect string for ASP

2004-04-29 Thread Victor Pendleton
ConnectStr = "Driver={MySQL ODBC 3.51 Driver};server=;DB=;UID=;PWD=" -Original Message- From: michael johnson To: [EMAIL PROTECTED] mysql. com Cc: Joy Johnson Sent: 4/29/04 1:33 PM Subject: Connect string for ASP Dear All I am using ASP. Can anyone give me the connection code to connect