搜索资源列表
VB与SQL数据库连接
- VB连接SQL数据库,只需修改参数就可随便连接,非常方便无须修改烦琐的代码。-VB to SQL databases, but only a modification of parameters can be arbitrarily connected, a very convenient no need to amend the code cumbersome.
存取图片
- delphi写的一个数据库存取图片的代码的例子用的是sql的数据库-write access to a database of photographs of the code examples use the database sql
资料管理系统_src
- 一个资料管理系统的源程序,VB+ACCESS2000+ADO 注意:里面要用到两个控件。(coolmenu.ocx,smartbutoon.ocx) 本代码引用了ADO2.7版和Word对象 -an information management system of the source, VB ACCESS2000 ADO attention : they have to use two controls. (Coolmenu.ocx, smartbutoon.ocx) The so
Guo Blog SQL版
- 一个asp+sql的博客代码,包括sql的数据库备份文件-an asp sql code of the blog, including sql database backup file
贸易公司管理系统
- 本代码为贸易公司管理系统,用于学习教程,也可以实用。主要功能有对客房、货物、供应商的添加、删除、查询、修改等。-code for the trading company management system for the study guide, can also practical. The main function of the rooms, goods, vendors add, delete, query, as amended.
通用高效分页存储过程代码
- 使用SQL实现高效分页存储过程代码-achieve efficient use of SQL stored procedure code Pagination
corba
- 简单的java代码供初学者学习 我以前也老犯弱智的问题,但代码看多了就能成为高手了-simple java code for beginners to learn I was old mentally retarded offenders, but the code can be read as a master
ManageSQL
- 数据库设计,有详细的数据库代码,建库图。可用于提高,个人对数据库的了解-database design, a detailed database code, building a database map. Can be used to enhance personal understanding of the database
xyyyxtv1.1
- 心愿音乐系统1.1 测试结果 采用风声无组件上传,可以上传 2m以下的文件 这个可能跟网速有关系,我测试上传4k/秒 有其他根好上传组件和好的建议方法请跟我联系 http://bbs.lt52.com/ qq:112934475 1内核采用风声无组件上传类 v2.0 2代码容易维护采用Macromedia Dreamweaver MX软件编写 一 文件说明 conn.asp 连接数据库,第一次使用修改数据库名称 index
TIJ3
- java编程思想代码 java编程思想代码-java programming code ideological thinking java programming code java programming code ideological thinking java programming code java programming code thinking
mapdof2
- 俄罗斯方块另类.zip - 又一个俄罗斯方块的代码(转)用vc写的著名游戏俄罗斯方块的代码,希望对大家有所帮助 (2005-9-1,Visual C++,95KB,1次) 手机版的俄罗斯方块程序 .rar - 手机版的俄罗斯方块程序 休闲内的手机游戏。 (2005-4-9,Java,31KB,27次) 俄罗斯方块VC版加源代码注释.rar - VC编写的俄罗斯广块,源代码加注释,希望对大家有用~ (2005-4-23,Visual C++,5KB,6次) src4rus
spl
- 很不错的文件代码,相信你们一定西画没 你一定了来看哦-very good document code, I believe you will be painting you will never look at the oh
HOOKANDDATABASECode
- 是有关HOOK与数据库访问的代码哦.很有价值的了!-HOOK and the database access code oh. The value of !
TRADE
- 建立数据库的一些代码-some database code aaaaaaaaaaaaaaaaaaaaaaaaaa
enumsql代码
- enumsql代码,黑软代码-enumsql code, and code soft
数据库学习代码
- Sql server 自学代码
cvery_280713467
- sql实例代码教学管理系统,基于vc-sql code examples of teaching management system, based on the vc
sqldu
- 数据库代码生成器主要是便于程序员不需要些很多的SQL的代码,只要写他的条件就可以生成很好的SQL语句-sqldu where and sql
T-SQL代码规范
- 一个嵌套代码块中的语句使用四个空格的缩进。(上述代码中的多行 SELECT 语句是一个 SQL 语句。)在同一语句中开始新行时,使 SQL 关键字右对齐。将代码编辑器配置为使用空格,而不是使用制表符[每个制表符对应为4个空格,请在SQL编辑器中进行设置。]。这样,不管使用何种程序查看代码,格式都是一致的。(A statement in a nested block of code that uses four spaces for indentation. The multiline SELEC
代码:C#将Excel中的数据转入到SQL中,或将SQL在数据库表中的数据导入到Excel中
- 代码:C#将Excel中的数据转入到SQL中,或将SQL在数据库表中的数据导入到Excel中。