资源列表

« 1 2 ... .93 .94 .95 .96 .97 2098.99 .00 .01 .02 .03 ... 2213 »

[Oracle数据库1

说明:2、 编写一个过程模拟到读书室刷卡借书。要求有一个IN参数和一个OUT参数。IN参数用于接受传递过来的借书证条码,然后在表中检索有无读者,如有则将该读者的名称赋给OUT参数。如没有则提示“没有找到该读者信息”。
<哈哈> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[Oracle数据库1

说明:利用表tab_student在PL/SQL中编写一过程,同时利用游标取出指定条件的学生信息输出,-Table tab_student use in PL/SQL in the preparation of one process, use the cursor at the same time remove the specified conditions of student information output,
<哈哈> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[Oracle数据库1

说明:4、 编写一个过程。要求:有一个输入参数和一个输出参数,过程里面要有自定义异常。从学生表中(tab_student)中寻找符合指定学号等于输入参数的值,然后将找到的学生的姓名赋予输出参数,如果没有符合条件的值则触发异常。 Create table tab_student (sno char(8), sname varchar2(20), age integer, province varchar2(60), se
<哈哈> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他数据库yuadbgrid

说明:扩充了C++ Builder DBGRID 控件的功能,实现隔行变换颜色等功能-Expansion of the C++ Builder DBGRID control functions, the realization of interlaced color transform functions
<yuanxilong> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他数据库DBF2XLE

说明:VFP源码,DBF转换为XLE文件,非常实用的源代码! -VFP source, DBF convert XLE document, very useful source code!
<sun> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[MySQL数据库DBQuery

说明:jsp开发中的 JavaBean 查询数据库 对数据库查询 过滤非法字符 防止注入工具-jsp development JavaBean query the database on the database query filtering illegal characters to prevent the injection tool
<songfei> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据库系统Save_JPEG_into_Database_and_Read_From_Database

说明:Delphi编程练习:在数据库中以文件流形式保存JPEG图片。-Delphi Programming practice: in the database in order to document the form of preservation of JPEG image stream.
<Mr.Wang> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[Oracle数据库AccessIDName

说明:让ACCESS删除记录后自动排序字段不断号,解决自动编号删除数据后不自动向上移而间隔了删除的ID问题-Let ACCESS automatically delete record No. sorting field continuously to address the automatic code does not delete data automatically up-shift and delete the ID of the
<> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[SQL Server数据库arcsde

说明:很多线划图数据进ArcSDE库中都会有些对象转换不进去。这些对象有很大一部分是由于数据本身有自相交的情况。如果这些线划图数据只是用来做底图,而不需要做对象分析。则可以采用数据简单化操作后再转换入ArcSDE中-A lot of DLG data into the ArcSDE database will not convert into some object. These objects have a large part is du
<欧阳杨> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[SQL Server数据库linkmssql_active

说明:使用python连接mssql数据库的例程-Using python to connect mssql database routines
<张铁> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他数据库kcbp

说明:编排考场,先导入数据,然后进行编排,最后到处到电子表格-Scheduling the examination room, first import the data, and then proceed to schedule, the last place into a spreadsheet
<tmg> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[SQL Server数据库SQL_Page

说明:MS SQL Server的两个分页存储过程,一个是百万级数据分页的,一个是普通的!-MS SQL Server stored procedure two pages, one is the one million pages of data, one is ordinary!
<王风> 在 2025-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 2098.99 .00 .01 .02 .03 ... 2213 »

源码中国 www.ymcn.org