资源列表
VB_SQL
- 在VB中创建SQL存储过程Creates the SQL stored in the VB proce-Creates the SQL stored in the VB process
MySQL_Command
- MySQL的常用操作,在DOS下应用非常方便,适合新手使用,欢迎下载。-This file is the common operations of MySQL. New users can use it easily in DOS environment.
OracleHelper
- 针对Oracle数据的操作封装。ExecuteNonQuery、ExecuteDataSet、ExecuteReader、ExecuteScalar-Package for the operation of Oracle data. ExecuteNonQuery, ExecuteDataSet, ExecuteReader, ExecuteScalar
shujujiegou2
- 有关数据结构的一些实验报告,里面有完整的代码及注释-Some of the data structure of experimental reports, there are code complete and Notes
SQL
- SQL系统存储过程(参考) 存储过程是一组带有控制结构的SQL语句,存储在数据库服务器上,以便完成特定的任务。粗略地讲,存储过程就是存储在数据库服务器上的一组(已经编译好的)可执行代码。这些过程是在服务器端存储和被执行,具有立即访问数据库的能力,可以被重复调用。使用存储过程不需要重新执行语法分析、语义检查和优化分析,减少网络通讯,具有很多优点。-SQL process of saving
s_userorg
- java操作上传sql文件,然后通过执行上传的Sql脚本文件来对数据表的操作-sql upload
Oracle-rownum
- 对于rownum来说它是oracle系统顺序分配为从查询返回的行的编号,返回的第一行分配的是1,第二行是2,依此类推,这个伪字段可以用于限制查询返回的总行数,而且rownum不能以任何表的名称作为前缀。-Rownum oracle for the system in order for the distribution of which is from the number of rows returned by the query and returns the first line of d
JavaBean
- 初期制作,只是为了下载.javaBean 的初次应用-initial production, only to download. The initial application javaBean
SQLiteHelper.rar
- Sqlite Helper 连接操作sqlite数据库,Sqlite Helper
K_Mean
- implementation of the k-means algorithm in c#
FoxTOExcel07072002
- Converting Fox to Excell with vb6
ADO_and_XML_to_achieve_interoperability_classic_co
- ADO和XML实现互操作经典代码ADO and XML to achieve interoperability classic code-ADO and XML to achieve interoperability classic code