Dinesh.
"Passero" <yanongena@pandora.be> wrote in message
news:G6p5b.17650$sA2.749657@phobos.telenet-ops.be...
>
> "Dinesh.T.K" <tkdinesh@nospam.mail.tkdinesh.com> schreef in bericht
> news:uXSeKojcDHA.3520@tk2msftngp13.phx.gbl...
> > Passero,
> >
> > See
> >
> >
>
http://www.able-consulting.com/MDAC/ADO/Connection/ODBC_DSNLess.htm#ODBCDriv > erForMySQL
> >
>
> It doesn't work. That's my string:
>
> ConnString = "Driver={mySQL};" & _
> "Server=localhost;" & _
> "Option=16834;" & _
> "Database=digipen"
>
> the database exists and the surver is running....
>
> > --
> > Dinesh.
> > SQL Server FAQ at
> >
http://www.tkdinesh.com > >
> > "Passero" <yanongena@pandora.be> wrote in message
> > news:NFo5b.17588$2E2.783474@phobos.telenet-ops.be...
> > > Hi all, i've just set up an mysql server on my computer and now i want
> to
> > > connect to a mysql database with an ASP page but i can't find the
> correct
> > > connection string. I always get an error that the datasource can not
be
> > > found.
> > >
> > > ConnString =
> > >
> >
>
"Driver={MySQL};SERVER=mysqlhost;DATABASE=myDB;UID=userID;PASSWORD=pasword"
> > >
> > > What's wrong with it?
> > >
> > >
> >
> >
>
>