资源列表
caonimabishenmlajiwangzhan
- SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString= DSN=pb_shiyan " - connect - open(w_main) - - SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString= DSN=pb_shiyan "
Testing
- 测试数据库连接,sqlserver2005,的代码-Testing database connections, sqlserver2005, code
SQLjingdianyujushili
- SQL语句的实际应用,且联系实际例子语句很是经典,妙不可言!-The practical application of SQL statements, and examples of practice statement is a classic, wonderful!
aprioricsharp
- 用csharp实现的数据挖掘的关联规则的Apriori算法
tiji1
- 数据库习题及其答案2——Database exercises and answers-Database exercises and answers
New_Auto_Rep
- source codes to access SQL Server DB.
DB2-fault-info
- DB2 错误信息汇总 SQL CODE and SQL STATE-DB2 error message summary SQL CODE and SQL STATE
SPJ-sjk
- SQL供销关系代码 可以直接还原 如有不足可以联系我 -SQL relationship between supply and code directly to restore any inadequacies can contact me
SQL
- SQL的一些精妙语句实例,适合有一定基础的人来看,可以通过这些语句体会到怎样才可以把SQL用好。举例:1、说明:复制表(只复制结构,源表名:a 新表名:b) (Access可用) 法一:select * into b from a where 1<>1 法二:select top 0 * into b from a - Some exquisite examples of SQL statements, for people who have some basic t
SQL_Replace
- 一个SQLServer数据库的字段内容批量替换程序。 在实际生产中使用过,其中涉及到的表名和字段名称是与特定应用绑定的,仅供参考。有兴趣的朋友可以按自己的要求修改。-a SQLServer database fields as mass replacement procedures. In actual production use, which refers to the table name and the field name is bundled with a specific ap
exam1-86
- ssd7考试exam1,绝对有用~欢迎下载
MSHFlexgridDemo
- MSHFlexgrid在VB中绑定数据库后进行属性的编辑处理,并提交回数据库-MSHFlexgrid edit demo