搜索资源列表
VC动态SQL方法4连接Oracle的实现
- VC动态SQL方法4连接Oracle的实现.rar,数据库方面-VC four methods for connecting to Oracle realized. Rar, database
adoDemo动态建库
- 用VC编写的程序。具体为用adox动态建Access数据库,再用SQL语句通过ado建表、字段。代码简单,实用。-VC preparation procedures. Specific to use ADOX Dynamic Access database built, reusable SQL table built by ado, the field. Code simple and practical.
RecordListCtrl直接嵌入sql的动态list
- 该代码例子提供了RecordListCtrl直接嵌入sql的动态list的列表。-the code examples provided RecordListCtrl embed dynamic list sql the list.
csharp+sql
- 学习之用,c#调用第三方动态库+SQL,实现第三方程序的补助等操作-learning, c # call for a third party dynamic SQL, achieving third-party procedures, such as operating subsidies
proc示例程序
- oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL / SQL block of code examples, and are packaged as function
sql
- 动态sql语句基本语法 1 :普通SQL语句可以用Exec执行 eg: Select * from tableName Exec( select * from tableName ) Exec sp_executesql N select * from tableName -- 请注意字符串前一定要加N 2:字段名,表名,数据库名之类作为变量时,必须用动态SQL eg: declare @fname varchar(20) s
用动态SQL方法4连接 Oracle 的实现
- 动态SQL的第4种方法通过SQLDA(The SQL Descr iptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输入宿主变量的个数和类型的SQL语句。 原作者:wujinglong-the first four methods through SQLDA (The SQL Descr iptor Area) and the exchange of data within the oracle, can be implemented until th
hotel-jsp-sql
- 提供普通二星级酒店的必要功能,可动态的进行与房间信息相关的所有操作,对于宾客,可执行散客和团体开单两种方式,可为宾客预定房间,可为不同的宾客设置不能种类房间的折扣及其优惠设置,本系统可动态显示当前所有房间的信息。满足客户的需求,实现酒店管理的流程。主要功能包括散客开单、团体开单、宾客结帐、客房预订、营业查询、客户管理、网络设置、系统设置等等。-Provide general two-star hotel of the necessary features to carry out dynamic
oracle_dynamic_sql
- 介绍了在oracle里,如何使用动态SQL,如何进行级联删除,文件中举例阐述了实现方法-Introduction in the oracle, the how to use dynamic SQL, how to cascade delete, file, for example on implementation methods
SQL
- VC环境下实现动态添加删除用户,数据库为SQL Sever 2-VC environment dynamically add the user to delete the database for the SQL Sever 2000
SQL
- 学习SQL应知道的动态SQL语句基本语法,希望对大家学习SQL有帮助-Learning SQL should be aware of the dynamic SQL statement of the basic grammar, and they hope to help you learn SQL
msmmPrj
- 动态SQL的第4种方法通过SQLDA(The SQL Descr iptor Area)和oracle内部交换数据,可以执行直到程序运行时还不知道选择表项或虚拟输入宿主变量的个数和类型的SQL语句-Dynamic SQL in the first four kinds of methods through the SQLDA (The SQL Descr iptor Area) and oracle internal exchange of data, you can run until the
Y2517_-2593959624750144758_200901
- 动态sql中含判断语句和变量问题 动态sql中含判断语句和变量问题-desy sql tongtain pzls
sql
- 写sql脚本,最难处理的是行列转换。有时写好的行列转换,当业务发生变化时,很多sql语句,存储过程要改。真是烦人,这动态的转换,我用过一些。好多了。-Write sql scr ipt, the ranks of the most difficult is the conversion. Sometimes written in the ranks of conversion, when the business changes, a lot of sql statements, stored
sql
- 讲述动态SQL的源码,比较全,可以帮助大家学习动态SQL-about the SQL, is valuable
oracle-dynamic-SQL
- oracle数据库关于动态SQL的开发使用-oracle dynamic SQL
sql
- 动态SQL语句拼接,多条件查询可选,动态SQL语句拼接,多条件查询可选-Dynamic sql statement stitching, multi-condition optional query
SQL
- Mybatis dynamic SQL mybatis之动态SQL-Mybatis dynamic SQL Mybatis dynamic SQL
图书管理系统sql版
- 图书管理系统sql版,代码中的数据库不用任何设置,因为本程序为了能好移植到其它的计算机数据库的链接都是动态进行的。 通过本程序你可以了解一些界面设计的技巧以及如何进行数据库路径的动态设置与链接。 程序运行的密码为123,(Books Management System (BMS))
动态创建SQL SERVER数据库
- Vb6动态创建SQL SERVER数据库,源码调试说明:运行本实例,需要引用DB_Operation.dll文件。。创建SQL Server数据表,程序自带有DB_Operation.dll注册卸载程序,双击运行即可。测试所用的Database文件在Database文件夹中。(Vb6 dynamically creates the SQL SERVER database, source debugging instructions: running this example, you need