Home > Database > Mysql Tutorial > body text

mysql-SQL Server 或 (ASP.NET) 怎么向 MySQL(版本号 3.23.49)写数据

WBOY
Release: 2016-06-06 09:43:29
Original
966 people have browsed it

mysqlasp.netodbc

我现在想向 MySQL里面写数据,通过SQLSERVER 或者 ASP.NET。
1.由于MySQL版本过低(3.23.49),所以不支持 MySQL.Data.dll
2.用ODBC,也只能用 MySQL ODBC 3.51 Driver这个版本的驱动,3.51的驱动有BUG
3.用CoreLab.MySql.dll,在Fill(ds)的时候,报错:Commands out of sync; You can't run this command now
4.请问还有别的什么方法吗?
请大家不吝赐教,谢谢。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template