-
c# Database Programming classic example of very good, using SQL 2005, which like...
c#数据库编程经典实例,非常不错,采用SQL 2005,里面的数据库连接之类的类可以拿来用-c# Database Programming classic example of very good, using SQL 2005, which like the database connection class can be used with
- 2023-07-08 13:40:04下载
- 积分:1
-
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例(光标)。...
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例(光标)。-display of the code DB_LIB the use of SQL Server connectivity, and the examples of various operational (cursor).
- 2022-06-14 05:36:49下载
- 积分:1
-
fog computing mitigating insider data theft attacks
- 2022-01-28 01:14:08下载
- 积分:1
-
优秀的员工培训管理系统,可视化的MFC编程,值得大家参考,也可作为课程设计之用...
优秀的员工培训管理系统,可视化的MFC编程,值得大家参考,也可作为课程设计之用-outstanding staff training management system, the MFC Visual Programming, it is worth your consideration, as well as the purpose of designing courses
- 2023-07-16 08:00:04下载
- 积分:1
-
用vc6.0写的sqlserver人事管理系统
用vc6.0写的sqlserver人事管理系统-Sqlserver written by vc6.0 Personnel Management System
- 2022-04-26 09:59:25下载
- 积分:1
-
数据库连接核对数据库的各种操作
数据库连接核对数据库的各种操作,包括第三方类,和数据库的连接方法,各种操作,看过之后有助于你对数据库的认识
- 2023-08-29 23:15:04下载
- 积分:1
-
一个图书管理系统,vc环境开发,里面有详细的源代码
一个图书管理系统,vc环境开发,里面有详细的源代码-A library management system, vc environmental development, there are details of the source code
- 2022-04-02 11:49:51下载
- 积分:1
-
sql
数据库从SQL Server 2008版本降低到2005(Reduced from SQL Server 2008 database to version 2005)
- 2013-12-21 09:55:53下载
- 积分: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
-
用VB制作的图书管理系统,vb制作,源代码
用VB制作的图书管理系统,vb制作,源代码-VB production library management system, vb production, the source code
- 2022-02-15 23:53:31下载
- 积分:1