搜索资源列表
24小时学会使用PHP MySQL and Apache
- 24小时学会使用PHP MySQL and Apache-24 hours learning how to use PHP MySQL and Apache
MultiFunction_dll
- How to create a professional dll file and use it in your own program. This dll has lots of functions some of them are given below: 1. It allow the create and delete database on MySql Server. 2. Print ListView data and text file. 3. Utility of ini fil
VB.Net_MySQL
- How to use MySQL in VB.net
AjaxEXAMPLES
- 主要是Ajax的一些实例教程,很好的。 了解MySQL的用户可以直接使用自己熟悉的方式创建名为ajax的数据库,并将ajax.sql文件导入即可。 下面是简要操作方法: 1. 实例数据库在MySQL 5.0.27 版本下测试通过 2. 将database目录中ajax.sql文件复制到C:3. 进入MySQL安装目录中的bin目录 4. 输入 mysql -u root -p ,然后输入密码登录本地MySQL服务器 5. 输入 CREATE DATABA
sql
- SQL is a standard language for accessing databases. Our SQL tutorial will teach you how to use SQL to access and manipulate data in: MySQL, SQL Server, Access, Oracle, Sybase, DB2, and other database systems.
VCandMySQL
- 一个VC6连接MySQL数据库的小工程,适合初学者学习如何使用VC数据库编程-VC6 to connect the MySQL database engineering, suitable for beginners to learn how to use the VC database programming
x5Music
- There are many music programs, video programs, various searches, and how to find a handy program in the network "X5Music", this is a simple, easy to use, stable, smooth running music management system, video management system and so on Th
ConnectCsharpToMysql_Source
- 目的是逐步演示如何使用mysql connect/net将c与mysql连接起来。(The goal is to step by step demonstrate how to use MySQL connect/net to connect C to mysql.)