-
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增...
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; !-- Application specific settings-- gt; Lt; AppSettingsgt; Lt; Add key
- 2022-06-02 10:24:49下载
- 积分:1
-
卡耐基 梅隆大学软件工程 第七门课程数据库管理系统ssd7 练习3...
卡耐基 梅隆大学软件工程 第七门课程数据库管理系统ssd7 练习3-Carnegie Mellon University Software Engineering VII Database Management System course ssd7 practice 3
- 2022-01-31 11:20:24下载
- 积分:1
-
程序1,2,3分别实现了vc++对access,BDE,DSN的访问;程序4串行化对象到数据字段,程序5从ODBC 动态读取数据,程序6 DAO组合框,程序7...
程序1,2,3分别实现了vc++对access,BDE,DSN的访问;程序4串行化对象到数据字段,程序5从ODBC 动态读取数据,程序6 DAO组合框,程序7 ODBC的日期和时间 程序8 9,交互式的SQL工具;程序10在DLL中使用DAO-procedures were achieved vc right access, BDE, DSN visits; 4 Serial procedures objects to the data fields, procedures five dynamic read from ODBC data, procedures DAO portfolio Box 6, 7 ODBC procedures of the time and date 8 9 procedures, interactive SQL tools; 10 procedures in the use of DLL DAO
- 2022-07-22 11:16:44下载
- 积分:1
-
POJ 1001己AC源代码,不信你可以试试.
POJ 1001己AC源代码,不信你可以试试.-POJ 1001 F AC source code, do not believe you can try.
- 2022-09-25 13:05:03下载
- 积分:1
-
C + + 树示例
这是我的功课在我关于树的代码在 c + + 中的校园。如何创建树、 闹市、 dealocation、 查找数据、 将数据插入、 删除数据、 显示等。
- 2022-01-31 22:46:46下载
- 积分:1
-
归并外排序,要先运行file程序,在硬盘上建立dat文件,再运行排序程序...
归并外排序,要先运行file程序,在硬盘上建立dat文件,再运行排序程序-ranking first run file procedures, the establishment of dat drives on paper, sorting operation procedures
- 2022-09-21 13:05:04下载
- 积分:1
-
单连表的建立与添加,删除操作.希望能帮帮忙!
单连表的建立与添加,删除操作.希望能帮帮忙!-single table even with the establishment add, delete operation. Hope can help help!
- 2022-06-28 11:10:54下载
- 积分:1
-
高精度源程序,可进行任意长度的加减乘除模运算,本程序的大数用数组与表示数组长度一个结构表示...
高精度源程序,可进行任意长度的加减乘除模运算,本程序的大数用数组与表示数组长度一个结构表示-precision source, the length of the arbitrary arithmetic modulo operation, the majority of the procedures used with arrays of arrays length of a structure of
- 2023-01-07 03:50:03下载
- 积分:1
-
I do junior undergraduate data structures course design. Entitled to student per...
我大三本科做的数据结构课程设计。题目为学生成绩管理系统,有详细的文字说明和源代码。-I do junior undergraduate data structures course design. Entitled to student performance management system, a detailed written instructions and source code.source code.
- 2022-03-29 19:15:59下载
- 积分:1
-
Visual Basic编程实例与技巧(数据库 编程),本书着重讲述了数据库编程...
Visual Basic编程实例与技巧(数据库 编程),本书着重讲述了数据库编程-Visual Basic programming examples and techniques (database programming), this book focuses on the Database Programming
- 2022-06-15 09:15:49下载
- 积分:1