查看: 1176|回复: 8
|
can MySQL link to ASP.NET
[复制链接]
|
|
I'm using ASP.NET C#, can I use it to link with MySQL database???
If can, Can include the coding for me plz??? |
|
|
|
|
|
|
|
发表于 16-8-2005 12:00 AM
|
显示全部楼层
|
|
|
|
|
|
|
发表于 16-8-2005 08:34 AM
|
显示全部楼层
其实很多人都会用 google,可是当你一查却一堆有用没用都出来,对于新人来讲都无从入手。可以的话,提供几个有用的连接就可以了。 |
|
|
|
|
|
|
|
楼主 |
发表于 16-8-2005 12:36 PM
|
显示全部楼层
Thanks everyone.
I check d last9... Im using ASP.NET-C# and MySQL 4.1
I found some resources but I dun understand this...
private const string ConnStr = "Driver={MySQL ODBC 3.51 Driver};" +
"Server=localhost;Database=test;uid=root;pwd=yourpwd;option=3";
Is it I need to install sumthing of this MySQL ODBC 3.51 Driver at ODBC service there??? |
|
|
|
|
|
|
|
楼主 |
发表于 16-8-2005 12:41 PM
|
显示全部楼层
==> MySQL Connector/ODBC 3.51 Downloads <==
Can this help to answer my question above?? |
|
|
|
|
|
|
|
发表于 16-8-2005 02:07 PM
|
显示全部楼层
|
|
|
|
|
|
|
发表于 16-8-2005 05:48 PM
|
显示全部楼层
|
|
|
|
|
|
|
楼主 |
发表于 17-8-2005 01:40 AM
|
显示全部楼层
原帖由 jasonmun 于 16-8-2005 05:48 PM 发表
这两个driver,你应该可以用..
MySQL Connector/ODBC 5.0 Downloads
This is an Alpha release of the new ODBC connector and has some bugs and lacks some features - please do not use in a production e ...
谢谢! |
|
|
|
|
|
|
|
发表于 2-9-2005 09:03 PM
|
显示全部楼层
|
|
|
|
|
|
| |
本周最热论坛帖子
|