资源列表
mysql.so
- cd /usr/lib/php/modules ls ##查看 mysql.so 是否存在 若不存在请从其他服务器上下载该文件,并拷贝到此目录, chmod 755 /usr/lib/php/modules/mysql.so ##为mysql.so授权 vi /etc/php.ini ##编辑php.ini 添加mysql.so 找到extension=msql.so ,在下一行添加 : extension=mysql.so service
sql_zapros
- This source code will show you how work with SQL
TociQuery
- oci是操作oracle数据库的接口,已对相应的接口用C++进行的封装成类,以方便使用
dinghuoxitong
- 用vb语言编写,采用Access数据库,有登录对话框,能够增加、修改、删除库存商品,能生成定货单。-Using vb language, using Access database, with login dialog, to add, modify, delete merchandise, can generate purchase order.
SQL-Programmer
- MYSQL数据中的查询、增删、事务处理、视图均有详细例子代码,并带有详细的解释说明,这是我学习的时候的总结代码-MYSQL data queries, additions and deletions, transaction processing, view are detailed code examples, and with a detailed explanation, this is my time to learn the code Summary
RoomsInformationOCISample
- 房间信息,可以打开,关闭,删除,更新等功能-room, which you can open, close, delete, update function
code
- 商店信息管理系统源代码2600多行 有图形界面 仅供学习参考-Store information management system source code more than 2600 firms have a graphical interface for reference purposes only learning
TheRuleOfSQLCoding
- 主要介绍了如何使用SQL语言编写高效简洁的数据库编程语句,提高数据库编程思想-Introduces how to use the SQL language simple and efficient database programming language, database programming to improve thinking
TRAIN
- train reservation in visual basic
DBKrnl
- oledb封装类仿MFC的CRecordset-oledb Packaging category imitation MFC CRecordset
oracle
- oracle触发器语法及实例 以及关于oracle-oracle trigger syntax and examples, and so on oracle
MyChatRoom
- c# sql server 2005 写的 聊天室 程序 很实用。可以用在自己的网站里。-c# sql server 2005 to write a chat room program is very useful. Can be used in their own websites where.
