-
using连接数据库,执行SQL命令,使用适配器返回数据集。我们不需要去关心它的conn的资源是否关闭。当我们不用到它时。系统自动帮我们安全关闭...
using连接数据库,执行SQL命令,使用适配器返回数据集。我们不需要去关心它的conn的资源是否关闭。当我们不用到它时。系统自动帮我们安全关闭-using to connect the database, the implementation of SQL commands, use the adapter to return data sets. We do not need to care about it whether the resources conn closed. When we do not have to it. Automatic safety system shut down to help us
- 2023-07-16 05:05:03下载
- 积分:1
-
刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。
功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页!
注...
刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。
功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页!
注:
里面的东西还没有进行整理,多少还有一些凌乱。由于刚刚学,有些功能不知道,许多功能还是按照以前的知识进行写的,多少显得笨拙!但也是一种解决的方法,可供初学者
参考。
说明文档--给初学者
1、首先把数据库文件加入到SQLSERVER数据库中DATA路径下,
2、在SQL SERVER中:右键选中数据库/所有任务/附加数据库/找到需要附加数据库的路径
注意在这一步中,应该都是对号,否则就要检查是否文件名一致的问题
3、在管理工具/ODBC数据源管理器/系统DSN/添加SQLSERVER数据源/
记住:在这一步中数据源起名是OO,本机服务器是(local),要更改默认的数据库为clientregister.
-just learning jdbc database jcreator series with a small database, can also adopted. Function : to add new data, modify data, search data, delete data, but also from top to bottom flip! Note : The stuff inside has yet to be collated, there was some chaos. Just because school, some of them do not know, or many of the features found in the knowledge of writing, the number is stupid! But it is also a solution, available for advanced users. Documentation-- for a beginner, first of all database files into the database SQLSERVER DATA trails, 2, in SQL SERVER : Right-selected database/all tasks
- 2022-11-11 22:15:02下载
- 积分:1
-
sql/asp code for shopping cart
sql/asp code for shopping cart
- 2022-01-25 17:26:02下载
- 积分:1
-
是一个宿舍管理系统,功能较完整,是关于数据库的课程设计.
是一个宿舍管理系统,功能较完整,是关于数据库的课程设计.-quarters of a management system function more complete, the database is on the curriculum design.
- 2022-03-03 23:45:02下载
- 积分:1
-
dephi
一个小型的酒店管理系统,很有学习意义.简单实用.(A small hotel management system, is learning the meaning of. Simple and practical.)
- 2008-08-07 20:17:27下载
- 积分:1
-
用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接...
用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接-Jsp to connect sql database with the realization of the code can be used to achieve alternative hibernate database connection
- 2022-02-09 11:47:04下载
- 积分:1
-
数据库的操作实例,对数据库进行了实例分析。学习
一个VC写的关于数据库操作的实用例子。可供学习-a VC was made on the operation of the database practical examples. For learning
- 2022-02-01 23:15:31下载
- 积分:1
-
用delphi编写的客户管理系统,用的是sql的数据库
用delphi编写的客户管理系统,用的是sql的数据库-Delphi prepared to use customer management system, using a sql database
- 2022-05-23 06:21:26下载
- 积分:1
-
天通sql21自!PDF文件打包下载!SQL入门很好的SE…
SQL21日自学通!PDF文件打包下载!
SQL入门非常好的自学教材-Day pass SQL21 self! PDF file download package! SQL Introduction to very good self-study materials
- 2023-03-10 15:50:04下载
- 积分:1
-
《网上图书订购系统》
1.后台数据库:SQL Server 2000
2.在IIS服务器中新建站点,站点名为“网上图书订购系统”,站点的主目录为“E:...
《网上图书订购系统》
1.后台数据库:SQL Server 2000
2.在IIS服务器中新建站点,站点名为“网上图书订购系统”,站点的主目录为“E:ookmanage”。
3.在用户的浏览器地址栏中输入http://192.168.1.36/index.asp地址后,便会打开网站的首页。
其中“192.168.1.36”是本机的IP地址。
4.管理员名称:mingrisoft
管理员密码:www.mingrisoft.com
- 2023-01-26 01:55:05下载
- 积分:1