Help - Search - Members - Calendar
Full Version: MySQL Questions
Hostony Board > General Support > PHP/MySQL
lepaul36
I am new to using MySQL and have a couple of questions.

What is the best way to conect using ASP.Net...

Are you planning on upgrading to Ver. 5 so that stored procedures can be used?
mysteryminds
well first place i hate those crapy .net solutions as they dont have controls as they should.
But i think it must be a straight way process.

Set Con=Server.CreateObject("ADODB.Connection")
Con.Open "accessDSN"


accessDSN is the virtual name for your database. I hope that's what you need....


oConn.Open "Provider=MySQLProv;" & _
"Data Source=mySQLDB;" & _
"User Id=myUsername;" & _
"Password=myPassword"


You will be assured MYSQL is way better than any other MS product cool.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.
IPS Driver Error

IPS Driver Error

There appears to be an error with the database.
You can try to refresh the page by clicking here