954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

can asp work with mySQL

can asp work with mySQL

maggie
Newbie Poster
1 post since Jun 2004
Reputation Points: 10
Solved Threads: 0
 

cannot i think so, but i am not so sure.

PHP With MY SQL

ASP With Access or Sql Server.

Vinoth
Junior Poster
125 posts since Jun 2004
Reputation Points: 13
Solved Threads: 2
 

You can connect to a MySQL Database server without a problem. MyODBC makes it easy. Take a look at http://www.devarticles.com/c/a/ASP/Using-MyODBC-To-Access-Your-MySQL-Database-Via-ASP/ for a good tutorial. Let me know if you need help setting it up or with code.

WebHoststalk, don't double post.

samaru
a.k.a inscissor
Team Colleague
1,256 posts since Feb 2002
Reputation Points: 262
Solved Threads: 18
 

I deleted WebHostalk's duplicate post. :)

cscgal
The Queen of DaniWeb
Administrator
19,432 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 230
 

Sscripting language is pretty independent from database platform. Most languages work with most database in most cases.

Arizona Web
Junior Poster
118 posts since Jun 2004
Reputation Points: 16
Solved Threads: 2
 

MySQL will work with ASP, but it was not designed for asp. Your better off using MSSQL.

Drew
Junior Poster
166 posts since Apr 2004
Reputation Points: 25
Solved Threads: 7
 

MySQL will happily work with ASP, which is why microsoft bundles the driver by default.
For a list of connection strings including one for mySql, see this thread:-
http://www.webforumz.com/topic.asp?TOPIC_ID=8

RobUK
Light Poster
32 posts since Jul 2004
Reputation Points: 10
Solved Threads: 1
 
MySQL will happily work with ASP, which is why microsoft bundles the driver by default. For a list of connection strings including one for mySql, see this thread:- http://www.webforumz.com/topic.asp?TOPIC_ID=8


What MICROSOFT does NOT bundle the driver!! well not on XP home / Pro, 2003 server, or 2000 which version You use???? I needed to download the driver from MySQL website!

AwSDesigns
Newbie Poster
8 posts since Jul 2004
Reputation Points: 10
Solved Threads: 0
 

You are right AwS ... How silly of me.... I have just always had it available to me... I take back my comment which was founded on nothing but my own prejudgement.

RobUK
Light Poster
32 posts since Jul 2004
Reputation Points: 10
Solved Threads: 1
 

please, look for the MySQL Driver For .Net (MySQL.DATA.DLL)

or send me email [email]bhangyiluke@yahoo.com[/email]

bhangyi
Newbie Poster
3 posts since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

Download this add it to your data directorey and add reference to it.

it has mysqlconnection objects, commands objects, data adaptors, transactions etc.

please unzip the library file to your data directory. Email me on any progress. VB.NET programmers please use the same library. Visit this site on how to use the stuffffffffffffffffffffffffffffffffffffffff.

WWW.mysql.com

Attachments MySql.Data_.zip (80.59KB)
bhangyi
Newbie Poster
3 posts since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

please make sure you unzip the library file.

bhangyi
Newbie Poster
3 posts since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

asp will work with almost all databases

smart_saru
Newbie Poster
12 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

it does work with mysql and mssql too..

smart_saru
Newbie Poster
12 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

It works with it just fine, just like all others. I've only ever used MySQL with asp, and have never had a problem.

SheSaidImaPregy
Veteran Poster
1,080 posts since Sep 2007
Reputation Points: 43
Solved Threads: 68
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You