-
this is one of the windows of odbc re
这是一个用odbc重新打包的窗口,以数据库草为借口,方便调用存储接口,直接从sql语句或数据库访问操作。更多的记录集和操作集,提供操作集合和操作结果集。简言之,复杂的数据库操作步骤
- 2022-01-26 01:01:26下载
- 积分:1
-
Enterprise Management System Memorandum, sql server 2000 database to create a sc...
企业备忘录管理系统,sql server 2000下数据库创建脚本-Enterprise Management System Memorandum, sql server 2000 database to create a script under the
- 2022-05-25 03:59:44下载
- 积分:1
-
一个用VFP6做的彩票15选5(江苏)的号码存储及图形显示分析,很简单,适合初学者阅读的代码...
一个用VFP6做的彩票15选5(江苏)的号码存储及图形显示分析,很简单,适合初学者阅读的代码-a VFP6 do with the election five lottery 15 (Jiangsu) and the number of graphics memory, is very simple, suitable for beginners to read the code
- 2022-07-24 13:08:39下载
- 积分:1
-
从vc连接到oracle数据库。包括连接,
从vc连接到oracle数据库。包括连接,-from vc connected to the oracle database. Including connectivity,
- 2022-02-05 03:45:32下载
- 积分:1
-
SMExport achieve DBGrid data exported to a variety of formats, such as Excel.
SMExport实现dbgrid的数据导出为excel等多种格式。-SMExport achieve DBGrid data exported to a variety of formats, such as Excel.
- 2022-03-20 19:32:33下载
- 积分:1
-
on how to use the JBuilder borland database programming!
关于如何用borland的jbuilder进行数据库编程!-on how to use the JBuilder borland database programming!
- 2022-04-11 01:31:06下载
- 积分:1
-
sample source code : VC in Dynamic SQL Server7 increase/delete users
示例源代码:VC在SQL Server7中动态增加/删除用户-sample source code : VC in Dynamic SQL Server7 increase/delete users
- 2022-07-14 12:08:13下载
- 积分:1
-
VCF编写的五个管理系统程序(无可执行文件): 1、源代码压缩包 2、源代码简单说明...
VCF编写的五个管理系统程序(无可执行文件): 1、源代码压缩包 2、源代码简单说明 -VCF prepared by the five management system (without executable file) : 1, the source code compression Pack 2, the source code briefly
- 2022-01-22 12:11:24下载
- 积分:1
-
在线图书系统 Ver 0.3.3
说明:
修正一些小Bug
在线图书系统 Ver 0.3.2
说明:
修...
在线图书系统 Ver 0.3.3
说明:
修正一些小Bug
在线图书系统 Ver 0.3.2
说明:
修正一些小Bug,对删除分类和删除用户,只给admin权限,添加修改用户和用户密码的功能,添加修改图书数据的功能。
在线图书系统 Ver 0.3.1
说明:
那个程序我把他更新了一下,数据库有点变化,你要把原来的wwwroot目录下面的文件全部删除,然后把新的版本解压出来覆盖。
在线图书系统 Ver 0.2.2
说明:
1、系统环境为asp,把AspWeb.rar解压后,运行AspWeb.exe,然后点击“启动”
2、然后在浏览器地址栏输入:http://localhost,或者你电脑的IP地址:http://你的IP,理论上可以在局域网内多用户使用
3、初始登录用户密码为:admin/admin
本系统为测试粗放版,使用注意!由于使用本软件而造成的任何问题,由使用者本人负责,与软件设计制作者无关!谢谢!
-err
- 2022-06-19 18:18:13下载
- 积分:1
-
Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC pu...
Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{ Class.forName(-Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC public class (Connection conn Statement stmt ResultSet rs// Construction : loading JDBD-ODBC Driver public GeneralJDBC () (Connection conn = null Statement stmt = null ResultSet rs = null try (JDBC (
- 2022-06-30 06:20:30下载
- 积分:1