-
很不错的一份SQL2000的教材,简单明了,便于新手学习。
很不错的一份SQL2000的教材,简单明了,便于新手学习。-SQL2000 A good teaching materials, simple, easy to learn novice.
- 2022-05-08 05:08:01下载
- 积分:1
-
Linq三层模式之演示添加修改删除源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库文件在DB下,直接附加即可,新手学习的...
Linq三层模式之演示添加修改删除源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库文件在DB下,直接附加即可,新手学习的好资料。-LINQ presentation of three-tier model to add amendments to delete source net2008+ Sqlserver2005, the use of LINQ operations at the three-tier data, database files in the DB directly attached to, and newcomers learn the information.
- 2022-10-13 09:55:04下载
- 积分:1
-
数据库分析一个很好的学习材料,需要的可以下载哦!
数据库分析一个很好的学习材料,需要的可以下载哦!-Database analysis of a very good learning materials can be downloaded in need Oh!
- 2023-07-13 08:20:12下载
- 积分:1
-
SQL 语句,用于SQL Server的学习。
SQL 语句,用于SQL Server的学习。-SQL statement, SQL Server for the study.
- 2022-07-09 05:20:35下载
- 积分:1
-
system for the library to add, delete, modify, library readers, book. Search boo...
系统实现了图书的添加,删除,修改,读者借书,还书。查找书籍等功能。-system for the library to add, delete, modify, library readers, book. Search books, and other functions.
- 2022-02-06 07:24:08下载
- 积分:1
-
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx...
一个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." For example : sql.strsql = "select from" sql.setFieldEx "fi eld1 "sql.setFieldEx" tbl "debug.print sql.s trsql output : select field from tbl
- 2022-09-29 14:55:03下载
- 积分:1
-
开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提...
开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提供了多种访问ODBC数据源的途径,如JET数据库引擎、ODBC API函数、RDO接口等。比较而言,直接使用ODBC API函数的编程难度最大,但获得的存取数据库的性能也最佳。-Open Database Connectivity (ODBC) has become the Client/Server Database Application Remote Access database standards. As a powerful front-end development tools, Visual Basic developers to provide a variety of ODBC data source access channels such as the JET database engine, ODBC API function, RDO interface. Comparatively speaking, the direct use ODBC API programming the most difficult, but we have gained access to the database of best performance.
- 2022-05-22 23:08:40下载
- 积分:1
-
17-20
郝斌sql server 2008 教学视频17—20节源代码(Hao Bin sql server 2008 Section 17-20 instructional video source)
- 2013-10-22 09:46:49下载
- 积分:1
-
关于优化SQL Server性能的10件事
Top 10 things about optimizing Sql Server Performance
- 2022-05-30 10:15:43下载
- 积分:1
-
实现了将图像目录保存在数据库中,可通过多个字段进行查询并动态显示,希望对图像数据库初学者有用...
实现了将图像目录保存在数据库中,可通过多个字段进行查询并动态显示,希望对图像数据库初学者有用-to achieve a catalog of images stored in a database, through a number of field inquiries and dynamic display, hope that the right image database useful to beginners
- 2022-04-18 15:24:33下载
- 积分:1