资源列表
XBVCHGV
- 数据库课程设计商品销售管理系统 是用新版本作的-Database curriculum design merchandise sales management system with new version
SqlHelp
- SqlHelp 生成实体类和简单操作数据库-SqlHelp generate entity classes and simple operation database
sql
- 这个压缩包是西工大第二次上机实验SQL源代码-The compressed package is the NPU second on the machine experiments SQL source code. .
tuangou38
- 一个完整的团购网代码,一个完整的团购网代码-A complete code buy Network
jspboss
- java 连接Server Management Studio-java connect Server Management Studio
WebSite5
- 分房系统数据库 可以实现员工查询所分得的房屋信息,以及实现系统自动分房-Housing allocation system database enables staff to query the share of housing information, and the system automatically housing allocation
ConnectSQL
- VC++程序,链接SQL2005数据库,并执行存储过程,带返回值。-VC++ program, links SQL2005 database and execute a stored procedure with a return value.
chaoshiguanlixitong
- 超市购物系统的设计,可以为消费者提供便捷的电子商务服务,更快更好的满足消费的需求-Design of supermarket shopping system, can provide e-commerce services and convenient for consumers, faster and better meet consumer demand
fn_get_stoi
- 取字符串里的数字,这样转换字符串为数字型提供方便-Take digital string, so convert string numeric convenience
Myeclipse10
- 用于按规定日期进行自动执行存储过程,按日期时间来自动执行-Used to automatically execute a stored procedure prescribed date, according to the date and time to automatically perform
importdata
- 这种方法是最基本的方法,大多数人一开始都会想到这种方法。但是Insert语句似乎并不适合大批量的操作,是不是这样呢? 本方法中将100万数据分为10个批次,每个批次10万条,每10万条1个事务,分10次导入数据库。 基本语句:Insert Into TableB (Value1) values (‘”+i+”’) 说明:语句中的i是宿主程序中的一个累加变量,用于填充数据库字段中的值。 -This method is the most basic way, most
SQLDataScriptCreator
- c#编写的可以生成sql语句脚本的小程序,可以选择sql文件并生成相应的脚本语句-c# written a small program that can generate the sql statement scr ipt, you can choose the sql file and generates the corresponding scr ipt statements