搜索资源列表
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
scws_1.1.1_win32_php-4.4.x
- 听说过海量MYsql吧 这个就是他的分词词典 好像还支持扩展 不过我现在也不知道怎么用-Massive MYsql heard it was his word in this dictionary seems to also support the extension but now I do not know how to use
TSSMyDac
- how to use tms security system with mysql dac, needs mysql 5.1 or later to run properly
realse
- 数据库访问操作 数据库操作类: 支持 SQLServer mysql sqlite Sybase Oracle等DB 数据库操作类 包括执行SQL或者存储过程,返回DataSet、DataTable等功能 完全支持存储过程和参数调用 javascr iptClassLibrary 包括一些Javascr ipt 类封装 StringValid:字符串校验类 说明: 代码全部都是用 C# 语言(除Javascr ipt部分) 基于.net 2.0平台,
Common-MySQL-Commands
- 有很多朋友虽然安装好了mysql但却不知如何使用它。在这篇文章中我们就从连接MYSQL、修改密码、增加用户等方面来学习一些MYSQL的常用命令。 -There are a lot of good friends, although the installation of mysql but I do not know how to use it. In this article we have from the connection MYSQL, change passwords, add
Linux_MySQL_C
- Linux环境MySQL的C编程起步,示例程序,包含如何使用MYSQL API等接口。-MySQL' s C programming environment for Linux started, the sample program, including how to use the MYSQL API interfaces.
mysql-commands
- 对mysql中常用的命令进行了归纳总结,并配有实例讲解如何使用这些命令。-The commands commonly used in the mysql were summarized, and it used examples to explain how to use these commands.
XsltExample
- xslt与xml应用的实例,通过这个实例,你将很快学会使用xslt和XML来构建自己的应用。-The example of xslt and xml,the database is mySQL。From this example ,you can learn how to use xslt and xml to develop your application.
Mysql-cookbook
- MySQL Cookbook use it to learn MySQL, basic commands, how to build databases etc.
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
qt_mysql_driver
- 在windows环境中的QT,编译出mysql数据库的驱动,以及如何在QT中使用mysql-QT, in the windows environment to compile the mysql database driver, as well as how to use QT in mysql
SimpleChat
- 基于Mysql和Struts2的简单的在线聊天系统,便于初学者学习使用-MySQL and Struts2 simple online chat system, easy for beginners to learn how to use
mysql-timeout
- 此文章帮您解决mysql链接超时的问题,当您用绿色版的mysql,总发现外网无法访问,此文章详细介绍如何设置,并且陈列其它配置的方案。-This article help you solve mysql link timeout problem when you use the green version of mysql, always found outside the network can not be accessed, this article describes in detail
MySQL_help
- SQL 文件,帮助了解如何使用MYSQL,在大型编程项目中有可能用到-SQL files, to help learn how to use MYSQL, there may be used in a large programming projects
ScalingPHP.pdf
- Build interactive, data-driven websites with the potent combination of open-source technologies and web standards, even if you only have basic HTML knowledge. With this popular hands-on guide, you'll tackle dynamic web programming with the help of to
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.)