搜索资源列表
2005826160215
- 本程序由pb7.03+ASA6.01写成,低版本PB及不同版本sql server anywhere可能 打不开源程序或无法联连数据库。 阅读本程序前请先配置好数据源sqfp,数据库用户名和密码是默认的dba和sql, 数据库base.db。-the procedures pb7.03 ASA6.01 languages, Low version of PB and the different versions of sql server anywhere untapped sou
Mydll
- 操作ORACLE和sql base的封装类,并提供了相应的接口
sql之源码
- 第5章 Transact-sql及其程序设计基础5.2 Transact-sql基础5.2.2 数据查询1.查询表中所有的列例如,要查询表book中的所有书籍的信息,可在sql查询分析器中输入如下命令:SELECT * FROM book-Chapter 5 Transact-sql procedures and the design basis 5.2 Transact-sql data base for a 5.2.2. For all of the tables out, for exam
SamplesqlCE
- sql CE操作数据库的例子,简洁明了。-A Sample for sql database acessing on windows ce,base on VB.net
connect-base
- 这数据源是实现VB怎样连上sql数据库的,不过里面代码都是简单的入门而已-connect to the database on the sql in vb
HR
- 用mfc写的一个人事管理系统,用vc连接sql Server数据库,而且附有流程图,说明文档-a data base programming written by MFC
ticketSalesSystem
- vc++和sql编写的数据库课程设计,vc++和sql编写的数据库课程设计-database design base vc++ and sql
Mysqltesttool
- 一个用VC++编写的,测试MYsql数据库,执行sql的小工具.这个工具可以给您展示如何使用MYsql的C接口-The language is VC++, test the mysql data base, and execute sql small tool.
10
- 一种采购管理软件,采用sql server 数据库,文件内附有建好的数据库,可以直接运行-an software base on vc++ with database named sql server, in this folder, there is a database which has alread built,you can applied this software directly
perl_to_sql
- 用perl脚本连接sql数据库,判断字段,读取数据库信息。-this little txt code simply describes how to access sql data base through perl scr ipt.