搜索资源列表
如何调用oracle的函数、存储过程.rar
- 是关于ORACLE数据库的备份方面的
ODBC异步调用
- ODBC异步调用:本实例将通过异步调用实现任意ODBC数据库的查询。数据库查询采用SQL语句。-ODBC asynchronous call : the examples of asynchronous transfer through Arbitrary ODBC database inquiries. Database queries using SQL statements.
MainHead
- 我在C#开发的过程中, 创建的基本应用,包括数据库调用, EXCEL文件读写, 定义基本数据等-in C# development process, the creation of basic applications, including database and Excel document literacy, basic data such as the definition
SqlInit
- Delphi动态创建SQL Server数据库,调用SQL Server数据库命令 SP_ATTATCH_DB-Delphi to create dynamic SQL Server database, Calling SQL Server database orders SP_ATTATCH_DB
一个调用打印机的VB程序范例
- 数据库打印例子宫-Print database examples Palace
以excel为数据库
- 此例子虽然小,但是确实我的一位同学提出的,呵呵,当然她不是学计算机的,还着实让我想了一阵子.不要嫌弃简单,你会吗? 用vb调用excel,excel做数据库,可不是access啊.-small, but actually one of my classmates made, Oh, of course she is not a computer, but also did so for a while I think. Despise
一个调用打印机的VB程序范例
- 数据库打印例子宫-Print database examples Palace
以excel为数据库
- 此例子虽然小,但是确实我的一位同学提出的,呵呵,当然她不是学计算机的,还着实让我想了一阵子.不要嫌弃简单,你会吗? 用vb调用excel,excel做数据库,可不是access啊.-small, but actually one of my classmates made, Oh, of course she is not a computer, but also did so for a while I think. Despise
SQLHelper
- 重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSetting
80例上手Delphi7编程_07数据库应用
- 1.Session获取BDE信息 2.可视化创建数据表格 3.SQL语句的使用 4.“一对多表”的设计 5.文本和数据记录的转换 6.ADO的网络调用 7.多媒体数据库的使用 8.IntraWeb技术的实现 9.Rave报表的数据库使用 10.决策图的使用-1.Session access to information BDE 2. Visualization create data tables 3.SQL expressions 4
实现多媒体数据库
- 本程序实现了想数据库中添加多媒体文件和文件说明,同时 还可以浏览相应的文件图标。点击连接,还可以打开文件, 能够方便的查看多媒体文件的属性和打开多媒体。 通常,要想在数据库中调用多媒体文件,两种方法:内置和外挂。 一般内置法只合适于小的图象数据库。外挂法的特点: 数据库和多媒体文件相互独立,即在数据库中只有文件名, 没有文件本身。当然,数据库中文件名对应的文件最好是 都保存在同一个目录下面。-the program to the dat
odbcConn
- 连接数据库方法,能通用与各种数据库,只需要调用接口-connect to the database that should be universal with a variety of databases, need only call interface
ODBC异步调用
- ODBC异步调用:本实例将通过异步调用实现任意ODBC数据库的查询。数据库查询采用SQL语句。-ODBC asynchronous call : the examples of asynchronous transfer through Arbitrary ODBC database inquiries. Database queries using SQL statements.
MainHead
- 我在C#开发的过程中, 创建的基本应用,包括数据库调用, EXCEL文件读写, 定义基本数据等-in C# development process, the creation of basic applications, including database and Excel document literacy, basic data such as the definition
Dataretention
- 基于labview的数据保存与数据库调用源程序,非常哟用哦!-Labview-based data stored with the database source called,it is very useful!
BCB调用摄像头拍照存入数据库
- 系统调用摄像头,拍照,对照片进行截取,自动存入数据库(The system calls the camera, takes pictures, intercepts the photos and stores them automatically)
ADO数据库访问技术
- VB数据库方面的编程资料,介绍使用ADO访问数据库,并进行数据库的编辑与调用(VB database programming information on the use of ADO access to the database, and database editing and calling)
在pb中调用word来编辑保存在数据库中的word文件
- 在pb中调用word来编辑保存在数据库中的word文件(Word is invoked in PB to edit the word file saved in the database)
Delphi超实用的SQLServer 数据库应用函数
- /* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */ 一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否), SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否), AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ), SearchFieldValue(查找表中指定
PIJDBCDriver
- PI实时数据库调用driver ,可通过java实现对PI实时数据库的读数。(PI real-time database calls driver, which can read PI real-time database through Java.)