搜索资源列表
cphoto
- 学生入学信息,按班级批量照片录入,可以连接各类数据库。-Student enrollment information, according to the class batch photo entry, you can connect all kinds of databases.
SqlDatabaseUpgraderSource
- 软件用于升级SQL数据库,通过记事本文件。任何类型文件都可做-This application is used to upgrade an SQL database via an external scr ipt file or scr ipt text. Any type of database schema update can be done- adding, deleting, or modifying tables, fields and/or indexes, and the up
cangkuguanlixitong
- 仓库管理系统 含源代码- #import "c:\Program Files\Common Files\System\ado\msado15.dll" no_namespace rename("EOF","adoEOF") rename("BOF","adoBOF") class ADOConn { public: _ConnectionPtr m_pConnection _RecordsetPtr m_pRecordset public:
_libmysql
- MySql extension class built from MySql.dll with MySql header. Save a lot of time by not having to manually encapsulate the plain c files into MFC or C++. Must install MySql version 5.5 comes with WAMP server for Windows OS.-MySql extension class buil
Oracle
- 一个使用 oci 连接oracle 的类,需要oci.dll oraociei11.dll,可以查询和执行命令-A connection using oci oracle of the class, you need oci.dll oraociei11.dll, you can query and execute commands
mysql_c
- 一个vc6.0封装的mysql操作.纯c代码,没有使用类.可以执行任意SQL语句. 只需要安装mysql,密码123456.无需安装mysql的头文件和lib和dll(自带在包中).-A package mysql operation vc6.0 pure c code, do not use the class can arbitrary SQL statements. Only need to install mysql, mysql password 123456. witho
cv-aku
- Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class