搜索资源列表
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
OperateBlob
- 对Oracle数据库中BLOB字段非常完整的描述,可以上传单个/多个blob文件,下载、删除和更新BLOB字段的内容,均经本人编译通过-On the Oracle database BLOB field in a very complete descr iption, you can upload single/multiple blob files, download, delete and update the contents of BLOB fields are compiled by