搜索资源列表
MySqlDBUtilDemo.rar
- 本示例演示了用C#操作MySQL的方法,提供了三个可重用的类MySqlDBUtil,MySqlPageUtil,Page。 本例程演示了: 1.MySQL数据库的插入,更新,修改,查询; 2.带参数的sql语句的使用,而不是拼SQL; 3.使用Limit子句的分页查询; 4.用事务同时执行多个SQL语句; 5.在插入数据的同时返回最新的ID值; 6.整型,实型,字符串,日期型,布尔型五种数据类型的操作; 7.使用正则表达式来验证整数和实数; 8.listview用来显示数据的一
Csharp
- C#连接Access、SQL Server、Oracle、MySQL、DB2和SyBase六种不同数据库的程序源码和需要注意的点-C# Connection Access, SQL Server, Oracle, MySQL, DB2, and SyBase six different database programs and the need to pay attention to point source
QuickSharp-SDK-2.0.0.12565
- QuickSharp是一个很小型的 C# 集成开发环境,提供了一个代码编辑器,主要功能有代码自动完成、语法着色、内置编译和执行、支持 ASP.NET 和 SQL Server 、MySQL 和 SQLite 数据库。-QuickSharp is a very small C# integrated development environment, provides a code editor, the main function code completion, syntax coloring,
Inventario
- The inventary examples is too simply but work with mysql and c sharp
insertupdatedelete
- this a little example for insert, update, delete using c#. using mysql database and ODBC connection-this is a little example for insert, update, delete using c#. using mysql database and ODBC connection.....
net-mysql
- C#链接MYSQL的一个简单示例+list读取!-C# link MYSQL in a simple example+ list to read!
GuessCapture
- Example Guess Capture using opencv wrapper on C# vs2005 & database mysql. Webcam image capture app to verify guess ID via tcpip module reader and serial rs232 COM port (IN-OUT activity monitoring)
WebApplication1
- 这是一个c#的连接数据库的东西mysql!-this is c# mysql
socket
- C链接mysql数据库,测试过了可行,代码不多,关键在实用-C link the mysql database, tested a viable, much code lies in the practical
CSharp-Picture-Mysql
- C#-将图片数据插入到Mysql数据库中-C#-store the picture data into Mysql database
MYsql
- 使用C#侨联mysql数据库的举例说明的源代码-C# join MYSQL
C-sharp-connect-to-MySQL-DataBase
- 使用MySQLDriverCS.dll指令集完成C#程序连接MySQL数据库的需要-Use MySQLDriverCS.dll instruction set complete C# program needs to connect to the MySQL database
Sina-weibo
- 运行环境为C#+MYSQL,并融合了ICTCLAS分词和TF*PDF算法,能够对采集到的信息,做趋势分析和热点发现等分析;此外,您可以通过调整程序中的正则表达式,以匹配相关代码区域的数据。-Runtime environment for C#+ MYSQL, and the integration of ICTCLAS word and TF* PDF algorithm, able to collect information, analyze trends and hot spots dis
Application5
- c#2012 不用控件 用ODBC 连接 MYSQL 数据库范例 避免 时间问题-C# MYSQL ODBC
mysql-connector-net-6.0.7-noinstall
- mysql connector for aplication with visual C# donet e bd mysql server
Fuzzy-AHP
- C# Mysql CRUD and SAP Crystal Report
CodeB
- 可连接SQL SERVER数据库生成微软经典工厂多层结构基础代码,还可生成适应MYSQL的代码。包括商业逻辑层、工厂层、接口层、模型层、数据库层。(SQL SERVER database can be connected to generate Microsoft classic factory multi-layer structure of the basic code, but also generate code to adapt to MYSQL. It includes busine
c# to mysql
- C#访问mysql数据库,对数据库进行增删改查(C# access the MySQL database, adding and deletions to the database)
网站数据抓取
- 一个网站数据抓取小程序,多线程,mysql数据库,EF db first(A web site data capture small program, multithreading, MySQL database, EF DB first)
DBDLLProject
- 封装C#操作mysql和sqiserver。里面有样例参考(The C# is encapsulated to operate MySQL and sqiserver. There is a sample reference in it)