重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] <!-- application specific settings --> <appSettings> <add key="ConnectionString" value="packet size=4096 user id=sa data source=localhost persist security info=True initial catalog=NorthWind password= "/> </appSettings> 当然可以把数据库连接方法修改后直接用。
标签: connectionString SQLHelper SqlHelper 微软
上传时间: 2013-12-12
上传用户:钓鳌牧马
Rational Rose data model reference
标签: reference Rational model Rose
上传时间: 2015-02-17
上传用户:whenfly
Data Structures And Algorithms With Object-Oriented Design Patterns In Python
标签: Object-Oriented Algorithms Structures Patterns
上传时间: 2014-01-30
上传用户:黄华强
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。
上传时间: 2013-12-25
上传用户:hxy200501
BlueCore2- Flash Data Sheet
上传时间: 2015-02-23
上传用户:comua
Software Size,Cost,Schedule Estimation Proce
标签: Estimation Software Schedule Proce
上传时间: 2015-02-25
上传用户:王小奇
1.源程序资料: task.c 2.数据文件:data 注: 打开数据data时默认路径为“d:data.txt”
上传时间: 2013-12-14
上传用户:R50974
DTM Data Editor 是一个为数据库专业人士设计的数据浏览和编辑器,本工具使用表单界面,可以与任何的ODBC数据源相连接。
上传时间: 2015-03-05
上传用户:miaochun888
Complete video store application in C++ using linked lists to store data in files. it keeps track of videos and customers and have many checks and options.
标签: store application Complete linked
上传时间: 2014-06-20
上传用户:zhoujunzhen
Garble is a C++ program for transferring data to and from Garmin GPS
标签: transferring program Garble Garmin
上传时间: 2013-12-19
上传用户:huangld