ASP Nuke
>
Member Login
Username
Password

Don't have an account yet, register now it's free!
I forgot my password


Article Search

Message Forums
ASP Nuke  (221/420)
ASP Development  (19/25)
SQL Server Development  (5/12)

Suggestion Box

Have a suggestion on how we can improve this application?

Please send us your suggestions, we would love to hear what you have to say!


Help ASP Nuke

Help support "ASP Nuke" and free software by donating now


Task List

ASP Nuke Tasks:


SQL Server Development

Discuss Microsoft SQL Server database development with other software developers. Ask questions and get help on your programming project.

Author Message
Click to View Member Profile
djechelon
MyODBC
Monday, June 21, 2004
e-mail . edit . reply
I know not all servers have it, but mine has. Can ASPNuke use MyODBC in order to interface with MySQL?


MyODBC in interfaced in ASP with this code:


*************************************
MySQLSVR = "host"
MySQLPRT = 3306
MySQLUID = "username"
MySQLPWD = "password"
MySQLDB = "db_name"
MySQLOPT = 16387


DB_CONNECTIONSTRING = "driver={MySQL};server="&MySQLSVR&";port="&MySQLPRT&";"_


objConn.Open DB_CONNECTIONSTRING
*************************
MySQL is faster than all other DBs.
Click to View Member Profile
kencyber
RE: MyODBC
Sunday, September 12, 2004
e-mail . edit . reply
Yes, this is due out in the next release which sould be coming out in the next week or so.


Sorry about the delay in responding.

Post Message   Topic Overview   Forum Overview

FAQ

Web Links
Download
Sponsors

Poll

What's Your Favorite Browser?

Mozilla Firefox
Internet Explorer
Netscape
Safari
Opera
Other

View Results . Archive


Other Languages

Join the language translation project  to translate ASP Nuke into other languages


Hit Counter
Total page views since
Sept 19, 2003

694503

Valid CSS!
Valid HTML 4.01!

   I do not think much of a man who is not wiser today than he was yesterday. -- Abraham Lincoln   
© 2002 Orvado Technologies, All Rights Reserved - Site Map - CSS - HTML - 46.8750 msec