搜索资源列表
OCI+Oracle
- 这个是用OCI接口在VC平台上对Oracle 数据库的操作.包括对数据库的连接,数据表的提取,查询,删除,修改等基本功能.这个代码已经编译实现.-this is the VC OCI interface platform for Oracle database operation. Included in the database connectivity, data from the table, query, deletion, modification and other basic fu
ManagementSystem
- 用VC+SQL实现的物流管理系统 “RxMediaPlayer” 文件夹中存放《物流综合管理系统》中《媒体播放平台》源程序 “数据库设置”文件夹中存放《物流综合管理系统》辅助工具《数据库设置》源程序 “算号器”文件夹中存放《物流综合管理系统》算号器源程序 “物流综合管理系统”文件夹中存放《物流综合管理系统》可以运行的最小库文件,便于读者打包及参考 “源程序”文件夹中存放《物流综合管理系统》源文件 “DataBase”文件夹中包含数据文件,其中DTBACK.RDB是系统备份
kucunguanli
- 在VC++6.0和SQL Server 2000下开发的库存管理系统 数据库在查询分析器中执行Database中的文件 源码在Stock中-in VC 6.0 and SQL Server 2000, developed inventory management system database inquiry Database Analyzer implementation of the source document in which Stock
DbOdbc
- VC环境下进行ACCESS数据库连接,查询等操作的程序,ODBC方式,适合初学者.-VC environment for the conduct of ACCESS database connections, inquiries and other operating procedures, ODBC, for beginners.
studentgradecw
- 成绩管理系统,用VC和SQL 2000开发,非常不错的一个系统,用户根据不同权限访问数据库,进行添加、修改、查询、删除、打印、备份和还原数据库等操作-performance management system, with VC 2000 and SQL development, a very good system, Under the authority of different users access to the database, add, modify, search, delete
MyDao
- VC编程对ACCESS数据库进行记录读,查询,以及添加.-VC right ACCESS database records read, query, and add.
200704123_Material_MIS
- 一个VC物流管理系统的源码。:创建数据库 将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Material_MIS-a logistics management system source code. : Creating the database will Material.sql the SQL Server SQL admitted to the inquiry analyzers, all o
VC+++SQL
- 医院管理信息系统 资源类别: VC源码¦数据库 文件大小: 2419KB 原创作者: 佚名 发布时间: 2008-6-12 13:57:54 运行平台: Windows 医院管理信息系统 在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行Database目录下的sql.txt中的sql语句,这样
sjkguanli.rar
- VC+ADO+SQL2005开发的数据库管理系统,可以实现数据库记录的添加、修改、删除、查询等功能,以及用户登录 修改密码 注册新用户和数据库备份等功能,VC+ ADO+ SQL2005 development of database management systems, database records can add, modify, delete, query and other functions, as well as modify the user login and passwo
VC_Blob_oracle.rar
- 将图片以blob数据的形式,保存到oracle数据库中,并可作相应的查询、显示,The picture to the form of blob data, save to the oracle database, and for the corresponding query, showing
MPhoneQuery
- 一个简单的用作手机用户充值或查询信息的系统,它具有功能简单完整,操作方便的特点。其中包含SQL Server数据库应用系统的调用设计以及MS VC++6.0的编程方法,还有MFC的用法。-Used as a simple top or mobile phone users query information systems, it has a simple functional integrity, and user-friendly features. Including SQL Server
AdoRWAccess
- 利用ADO在vc++环境下进行方便的数据库操作,查询记录,删除记录,插入记录,更新记录,界面简洁漂亮,代码清晰易懂。-The use of ADO in vc++ environment to facilitate the operation of the database, query records, delete records, inserting records, updating records, the interface simple and beautiful, clear a
vc_ADO_test
- VC ADO 报表查询,数据库管理程序,可以实现,查询,删除,修改等功能-VC ADO report query, database management program, you can achieve, query, delete, modify and other functions
ADOAccess
- vc ado access 数据库程序,可以实现对ACCESS数据库的管理,实现数据的查询,修改,删除等功能 -vc ado access database program, you can achieve the ACCESS database management, data query, modify, delete and other functions
spatialdatebase
- 根据vc环境,建立点线区空间数据库,实现拓扑关系查询等功能-According to vc environment and create a dotted line area spatial database queries and other functions to achieve topological relations
cheyou
- 这是用VC++做的一个数据库程序。程序中动态的创建了ODBC数据源。实现了数据库的模 糊匹配、精确匹配以及根据不同字段不同组合的查询。可以为作为新手学数据库的好例子。 本程序在WINDOWS98、VC++6.0下编译通过。 初始密码为system-This is VC++ to do a database program. Program dynamically create ODBC data source. To achieve the database fuzzy
Creat-access-database-in-VC
- VC简单的动态创建数据库存放路径,以及数据库,插入数据,更新数据,查询数据-Creat a simple ACCESSS database with VC,insert dato,upaate data,and select data
VC-access
- 该程序主要功能是在VC中使用ado方式读写access数据库,程序实现是记录的查询,修改,插入,删除等操作,并添加有美化皮肤等。-The main function of the program is used in VC ado way to read and write access database program record query, modify, insert, delete, and other operations, and add beautify skin.
AdoTest
- 利用ADO查询并操作Access数据库实例,完成了数据源动态产生,数据连接,SQL命令操作,DataGri控件使用等功能示范。是VC++数据库入门实例。-Use ADO
access数据库范例
- access数据库范例,查询,修改,添加,删除(Access database example, query, modify, add, delete)