资源列表
EX1
- ssd7的练习一,需要的可以下来参考参考
DB-ch9-solution-for-wan
- 万常选版数据库系统原理与设计第9章答案,涉及数据库安全、数据完整性定义、游标、存储过程、触发器。-The chapter9 s sloution for Wan s the principle of database systems and design, all write their own proven, involve database security, definition of data integrity, cursors, stored procedures, triggers
modelview
- QT 的modelview实现,采用的是SQLServer数据库的dsn,这里的dsn需要自己事先配置,需要详细配置帮助的话可以联系我。-QT modelview implementation, USES is essentially a database DSN, DSN needs its own configuration in advance, here need detailed configuration help can contact me.
XPath2Rel
- 将XPATH转换成SQL语言对MYSQL进行操作-XPATH into the SQL language to operate on MYSQL
SQLQuery4
- 用SQL Server实现ATM机数据库,包括所有的操作!-ATM machine with a SQL Server database implementation, including all of the operation!
CSqlMakerTest
- 一个vb开发,可以动态生成SQL的\"拼装类\". 例如: sql.strsql=\"select ? from ? \" sql.setFieldEx \"field1\" sql.setFieldEx \"tbl\" debug.print sql.strsql 输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." Fo
ATMSerach
- 利用SQL脚本编程,包括高级查询,事务,视图,存储过程等-Using SQL scr ipt programming, including advanced queries, transactions, views, stored procedures, etc.
vegetiable_menu_example
- 一个sqlite的范例程序,实现了较完整的对点菜系统的数据库进行创建、增加、删除和修改的功能。-Sqlite example of a program to achieve a more complete database on the a la carte system to create, add, delete and modify functions.
SQL-SEVER
- sqlserver 建立视图相关操作代码,希望有幫助吧-something about sqlserver
sql
- SQL Server语句大全,从基础sql语句到高级的联合查询、有创建数据库、创建表、分离、附加、和聚合函数等代码-SQL Server statement Daquan, from basic to advanced sql statement union query, have created a database, create tables, detach, attach, and aggregate functions, such as code
ADOAccessSQL
- ADO访问数据库,将其解压,加入到VC6.0的工程中去-ADO database to unpack, to join the project VC6.0 to
10
- vb 数据库 操作源码,方便实用的vb数据库编程 例子,经验分享啊!