搜索资源列表
async_demo.zip
- 异步执行SQL语句
Database_Explorer.zip
- (转载)This application allows you to open Access databases, view their tables and fields and run queries in its own SQL window. It is a good demonstration of ADO and ADOX for beginners. The application works with both Access 97 and Access 2000 database
direct_sql_with_odbc.zip
- 使用ODBC API 自己写的的一个CSQLDirect类,实现执行SQL语句、数据存取
ISQLADO_src.zip
- 使用DAO的交互式输入执行SQL语句,并显示结果的程序
ISQL_src.zip
- 一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序
town-1[1].0.4.rar
- Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行和管理select/insert/update/delete SQL语句,而不用真正写一行SQL。Town也可以使用任何JDBC连接字符串和内部连接池。
新建 Microsoft Word 文档.rar
- 摘要 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 的特性,其中包括用户定义函数。本文所及内容涵盖创建并执行这些动态 T-SQL 脚本以使普通的数据库存储过程编码自动化。
db_record
- vc访问数据库的方法,简单实用,可以查询,编辑更新数据,执行sql。-vc access to the database approach is simple and practical, query and edit data update, the Executive sql.
dbex
- 今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase cate
SQLOptimizer_20041220_2042
- 一个SQL数据库优化查询的程序,对于操作者输入的SQL语句,先进行优化而后再执行查询,对于输入的错误SQL语句,指出错误位置-an SQL database query optimization procedures for the importation of the operator of SQL statements to optimize first and then execute a query, wrong for the importation of SQL statements
QTADO_src20
- ado是微软的最新的开发接口,通过Visual C++开发ADO程序的教程却少之又少,附件是通过ADO执行SQL的通用完整代码,供学习。-ado Microsoft is the latest development interface, Visual C development ADO procedures handbook is minimal, annex through implementation of SQL ADO generic integrity code for learni
ADOExProc
- 本人在vc中用ADO开发MS SQL Server时,查了很多资料,目前讲ADO执行带返回参数存储过程的例子很少,花了不少时间。所以希望一个简单的例子对大家有所帮助.-I vc used in the development of ADO MS SQL Server, and examine a lot of information, stresses ADO with the implementation of the return process parameter storage rare
xquery
- delphi 控件,SQL执行引擎控件,用于数据二次分析。-delphi Control, the implementation of the SQL engine controls for secondary data analysis.
Database_Explorer
- (转载)This application allows you to open Access databases, view their tables and fields and run queries in its own SQL window. It is a good demonstration of ADO and ADOX for beginners. The application works with both Access 97 and Access 2000 database
thplus_execsql
- 免客户端 MS SQL SERVER SQL脚本执行,delphi语言编写-Client-free MS SQL SERVER SQL scr ipt execution, delphi language
xsxxglxt
- 学生信息管理系统 vb+sql 1.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-Student Information Management System vb+ sql 1. Subdirectory will be copied to each item on your hard disk, and
sql
- SQL服务器列表,SQL数据库列表,执行SQL文本脚本-List of SQL Server, SQL database list, the implementation of the text SQL scr ipt
SQL
- 本教程已经向您讲解了用来访问和处理数据库系统的标准计算机语言。 我们已经学习了如何使用 SQL 在数据库中执行查询、获取数据、插入新的纪录、删除记录以及更新记录。 SQL 是一种与数据库程序协同工作的标准语言,这些数据库程序包括 MS Access、DB2、Informix、MS SQL Server、Oracle、MySQL、Sybase 等等。 -Tutorial html version of SQL database
LINQ_to_SQ
- 本文介绍了使用LINQ to SQL在一个Windows窗体应用程序,本文将地址整合LINQ to SQL成形式的项目,如何使用LINQ to SQL选择、插入、更新和删除数据,以及如何使用LINQ to SQL执行存储过程。选择查询示例将演示排序、过滤、聚合、返回类型列表,返回单个对象和值,以及如何查询在实体集-This paper describes the use of LINQ to SQL in a Windows Forms application, this article wil
SQL
- 供初学者学习使用SQL的基本执行操作,附有例题资料,可供边学边看-Perform the operation for beginners to learn the basic use of SQL, with examples, is available to learn by watching