搜索资源列表
如何调用oracle的函数、存储过程.rar
- 是关于ORACLE数据库的备份方面的
新建 Microsoft Word 文档.rar
- 摘要 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 的特性,其中包括用户定义函数。本文所及内容涵盖创建并执行这些动态 T-SQL 脚本以使普通的数据库存储过程编码自动化。
信息的存储代码
- 这是一个用JAVA写的系统与数据库之间信息存储的代码-This is a written using Java systems and database storage of information between the code
在数据库中读写图像文件
- 本实例可以将图像文件(*.bmp)存储到数据库中,并可以浏览数据库中的图像文件!- This example may (* bmp) save the picture document to the database in, and may glance over in the database the picture document!
使用ADO执行存储过程
- 使用vc数据库的ADO功能执行存储操作的程序!- Uses vc the database the ADO function to carry out the memory operation procedure!
综合布线的程序设计
- 综合布线管理系统,用vb+execel实现,xexcel作为后台数据库存储数据。-integrated wiring management system, with vb execel realized, as xexcel background databases store data.
数据库多线程储存
- 本代码主要是实现多线程存储数据到SQL Server数据库。-this is the main source multithreaded store data to SQL Server databases.
数据库解答
- SQL语句和源代码!存储过程和事务与游标的几个例子!-SQL and source code! Stored procedures and services with several examples of the cursor!
存储过程脚本
- 连接数据库,能够创建制定选定表字段作为参数的存储过程,没有使用第三方控件,又可执行文件-connect to the database, selected to create the development table as a parameter field of storage process, to use a third-party controls, but also the implementation document
图片记录集存储
- 主要是向数据库存储图片,并能读取存储的图片并显示出来-main database to store photos, and the pictures stored in the read and displayed
实验 7 备份和恢复数据库
- 一. 1、备份数据库market。 2、还原数据库market。 3、假设market数据库在Mybak本地磁盘设备上作了5次备份,包括一次全库备份,两次差异备份和两次日志备份,现在存储介质发生故障,需要从备份中恢复。 -one. A backup database market. 2, reduction database market. 3, assuming that the database market Mybak local disk devices made five
流量监控软件
- 串行通信协议为Modbus RTU协议;带ACCESS数据库存储,查询操作;具有报表打印功能-serial communication protocol to Modbus RTU protocol; With ACCESS database storage, query operation; printing with statements
ado连接MDB数据库例子
- 在C++BUILDER中利用ADO存储ACCESS数据库的例子!-C BUILDER use ADO storage ACCESS database example!
数据库比对
- 两个SQL Server数据库的表结构比对,和存储过程修改比对,适用于数据库的升级比对
TimeRecord
- 时间提醒助手,定时提醒功能 Acess数据库存储数据-Reminder assistant, Acess database to store data
111141-28-陈树华数据库实习2
- 数据库实习作业2,实现了基础的查询、删除、存储过程功能。(Database practice 2, to achieve the basic query, delete, storage process function.)
maildb
- 采用文件存储的留言板php代码,mysql数据库;form.php,save.php,display.php,ini.php ,执行ini.php可实现自动创建数据库(主机上只需要安装有mysql即可)(Message board PHP code, MySQL database, form.php, save.php, display.php, ini.php The execution of ini.php can automatically create a database (onl
图像存储在数据库
- 将一个图像文件,存放到数据库中,用于数据库备份,或通过数据库来保存数据的事咧列(The image is stored in the database)
dbForge SQL Decryptor
- 数据库存储过程、函数解密工具:dbForge SQL Decryptor v3.1.24(Database stored procedures, function decryption tools: dbForge SQL Decryptor v3.1.24)
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)