资源列表
[数据库编程] sqlloadll
说明:一个sql server扩展存储过程,是一个dll的加载器,可以在sql 语句中进行调用任意dll中的函数,前提是该函数的原形满足规定-a sql server storage expansion process is a dll the loader, the sql statement calling for the arbitrary dll function, provided that the function prototype to meet requirements<赵瑜> 在 2008-10-13 上传 | 大小:4.89kb | 下载:0
[数据库编程] 全国计算机等级三级PC技术笔试样题(含答案)
说明:全国计算机等级三级PC技术笔试样题(含答案)-National Computer Grade 3 PC technology written like that (with answers)<刘容> 在 2008-10-13 上传 | 大小:4.95kb | 下载:0
[数据库编程] TEMPDATABASE
说明:模拟数据库的基本操作,在需要提供用户修改数据库字段的应用系统中,可用此类来做零时数据表。-simulation of the basic database operations, the need to provide users modify the database field applications, 0:00 a.m. available to do such data sheets.<余晖> 在 2008-10-13 上传 | 大小:4.84kb | 下载:0
[数据库编程] LYGetCode
说明:BDE版本的通用取码组件,只要你设置select语句,就可根据你的输入“模糊查询”出信息,并显示在弹出的对话框中供你选择-BDE from generic versions of the code components, as long as you set up select statement can be imported under your "fuzzy about the" out information, and display pop-up dialog bo<刘鹰> 在 2008-10-13 上传 | 大小:4.9kb | 下载:0
[数据库编程] DatabaseBrowse3
说明:java编数据库的应用!文件中的源程序可以让你了解其中的功能及使用!-java database application! The source document so you can understand the function and use!<花蓦然> 在 2008-10-13 上传 | 大小:4.84kb | 下载:0
[数据库编程] 3021121085_A
说明:完成标准中缀算术表达式到后缀表达式的自动转换。-completed standard grade arithmetic expression of the suffix expression of an automatic conversion.<陆春华> 在 2008-10-13 上传 | 大小:4.91kb | 下载:0
[数据库编程] 数据库连接bean_20050226111611
说明:Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{<兔兔软件> 在 2008-10-13 上传 | 大小:4.94kb | 下载:0