资源列表
ADODemo
- DBDATA 运用ado连接access数据库的例子-DBDATA using ado example of access database connection
studentscore-manage-systemVCPP
- 使用ODBC程序连接数据库,在进行修改,删除记录时,一定要先进行查询操作,找到需要的记录后,再进行其他操作。-Using ODBC program connect to database, in modified, deleting records, must first query operation, find the need to record, then other operations.
myMap
- 一个组织结构图的源码,用sqlit数据库的。-orgnization graphic
SOL
- SOL实验指导书,适合SQL2000和SQL2005等版本使用,含有部分源码-SOL experimental instruction, suitable for SQL2000 and SQL2005 version USES such as, contains some the source code
DataSave
- 汽车电子行业。实现数据库操作的功能,包话数据存储、解析等。-The source codes can be used for reading data from or saving data to database.
ODBC-Database
- 关于ODBC的数据库开发源码,比较适合新手学习基于VC的数据库编程开发-About ODBC database development source, is suitable for beginners to learn VC database programming
dw
- pb的一些程序,包括16转10进制,dw的格式设置,图形dw的图形属性设置等-Pb of some of the procedures, including 16 turn 10 into the system, dw format setting, graphics dw graphic attributes set, etc
SQLiteDocs
- SQLite帮助文档 你值得拥有 很多人都在找-SQLite help document
orcalekeijain
- 这个是orcel的课件,我只是想下载一些我想用到的东西-this is an orcel txt I wanna to download something that i use
SQLTest03
- 开发环境是VS2005,使用了MFC 功能: 1,使用ADO动态连接DBF数据库文件; 2,实现数据的查询,完成登陆时的用户名和密码验证工作;-1,ADO Dynamic Link DBF database files 2,Data query and password authentication
junit_learining
- junit学习,很好的学习资料,简明扼要!希望对大家的学习有帮助!-junit study, good learning materials, clear and concise! All learning!
SQL-statements-Collection
- 下列语句部分是MsSql语句,不可以在access中使用。 SQL分类: DDL—数据定义语言(CREATE,ALTER,DROP,DECLARE) DML—数据操纵语言(SELECT,DELETE,UPDATE,INSERT) DCL—数据控制语言(GRANT,REVOKE,COMMIT,ROLLBACK) -The following statement is MsSql statement can not be used in access. SQ