PC Review


Reply
Thread Tools Rate Thread

ASP and mySQL

 
 
Tom Gahagan
Guest
Posts: n/a
 
      14th Aug 2003
Hi Matt...

Check out www.connectionstrings.com they have mysql and a host of other
db's.

Hope this helps.

Tom Gahagan

"Matt Shudy" <(E-Mail Removed)> wrote in message
news:0a4b01c36204$02e10b40$(E-Mail Removed)...
> Hi,
>
> Would anyone be able to write an example script for me to
> connect to a mysql database table using asp code? It
> would really really help me out. I have been trying for
> a while and have not been able to write a working script.
> This is one of the connections i tried...
>
> Dim objConn
> Set objConn = Server.CreateObject
> ("ADODB.Connection")
> objConn.ConnectionString= "DRIVER=
> {MySQL};DATABASE=uwpcirclek_org;SERVER=216.93.174.44;UID=a
> 000062b;PWD=uwpcirclek"
>
> objConn.Open
>
> Thanks,
>
> Matt



 
Reply With Quote
 
 
 
 
Matt Shudy
Guest
Posts: n/a
 
      14th Aug 2003
Hi,

Would anyone be able to write an example script for me to
connect to a mysql database table using asp code? It
would really really help me out. I have been trying for
a while and have not been able to write a working script.
This is one of the connections i tried...

Dim objConn
Set objConn = Server.CreateObject
("ADODB.Connection")
objConn.ConnectionString= "DRIVER=
{MySQL};DATABASE=uwpcirclek_org;SERVER=216.93.174.44;UID=a
000062b;PWD=uwpcirclek"

objConn.Open

Thanks,

Matt
 
Reply With Quote
 
Tom Gahagan
Guest
Posts: n/a
 
      14th Aug 2003
Yea it is Chris.... Saved my bacon a couple of times. I found it from the
asp forum at www.4guysfromrolla.com another great asp site.

Best
Tom Gahagan

"chris leeds" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> That's A Great Link.
>
> "Tom Gahagan" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi Matt...
> >
> > Check out www.connectionstrings.com they have mysql and a host of other
> > db's.
> >
> > Hope this helps.
> >
> > Tom Gahagan
> >
> > "Matt Shudy" <(E-Mail Removed)> wrote in message
> > news:0a4b01c36204$02e10b40$(E-Mail Removed)...
> > > Hi,
> > >
> > > Would anyone be able to write an example script for me to
> > > connect to a mysql database table using asp code? It
> > > would really really help me out. I have been trying for
> > > a while and have not been able to write a working script.
> > > This is one of the connections i tried...
> > >
> > > Dim objConn
> > > Set objConn = Server.CreateObject
> > > ("ADODB.Connection")
> > > objConn.ConnectionString= "DRIVER=
> > > {MySQL};DATABASE=uwpcirclek_org;SERVER=216.93.174.44;UID=a
> > > 000062b;PWD=uwpcirclek"
> > >
> > > objConn.Open
> > >
> > > Thanks,
> > >
> > > Matt

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL connection string in MySQL G Microsoft Dot NET 1 15th Feb 2007 02:29 PM
VB and MySQL pbpolius@gmail.com Microsoft VB .NET 5 19th Mar 2006 11:43 AM
ASP.NET 2.0 and MySQL dm1608 Microsoft ASP .NET 7 13th Mar 2006 06:49 AM
5 Stars Rating software MySQL Auto Backup to help you for MySQL backup Beyonder Microsoft Windows 2000 0 29th Apr 2005 02:56 PM
MySQL Control Center 0.9.4 - A GUI client for MySQL databases. Gordon Darling Freeware 0 29th Dec 2003 08:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:15 AM.