-
制作连接数据库的实例。当程序运行之后,程序将查询当前工作目录下的名字为jdbc.mdb的数据库,然后通过jdbc...
制作连接数据库的实例。当程序运行之后,程序将查询当前工作目录下的名字为jdbc.mdb的数据库,然后通过jdbc-odbc桥进行数据库的连接,最后判断数据库的连接状态,并且将数据库的连接结果打印输出到屏幕显示。-production connect to the database example. When running, the procedures will be for the current working directory under the name of the database jdbc.mdb, then jdbc- odbc Bridge database connectivity, the final judgment of the state of the link database and the database will link to print out the results display.
- 2022-03-16 23:05:32下载
- 积分:1
-
一个用VB操纵EXCEL的程序,很有用的,和最常见的方式
一个用VB操纵EXCEL的程序,非常好用的,有很通用的方法-a VB EXCEL manipulation procedures, very useful, and a very common way
- 2022-06-03 06:52:18下载
- 积分:1
-
- 2022-12-03 00:45:03下载
- 积分:1
-
该文件是一组数据挖掘领域中,聚类分析的有关算法。
该文件是一组数据挖掘领域中,聚类分析的有关算法。-the document is a group of data mining areas, cluster analysis of the algorithm.
- 2023-03-13 07:05:04下载
- 积分:1
-
图书管理系统说明书,是对图书管理系统的一个全面的阐述,图文并茂。...
图书管理系统说明书,是对图书管理系统的一个全面的阐述,图文并茂。-library management system
- 2022-06-21 14:28:56下载
- 积分:1
-
这也是一个PD开发的数据库系统,请大家参考
这也是一个PD开发的数据库系统,请大家参考-PD This is a development of the database system, please refer to
- 2022-01-26 01:08:58下载
- 积分:1
-
ODBC Database Programming, tell us how you prepared VC database programs, for ex...
ODBC数据库编程,告诉我们怎样用VC编写数据库程序,例子很简单,但很详细。-ODBC Database Programming, tell us how you prepared VC database programs, for example very simple, but very detailed.
- 2022-03-21 22:04:16下载
- 积分:1
-
帮你管理好你的客户资料 用法简单
帮你管理好你的客户资料 用法简单-help you manage your customer information usage simple
- 2022-03-30 04:11:50下载
- 积分:1
-
修改数据库表格定义的类
修改数据库表格定义的类-The class for modifying the definition of database
- 2022-03-26 16:11:07下载
- 积分:1
-
本同学录系统演示地址: http://class.19870123.cn/
下载后请在Web.Config里更改设置,如数据库路径等
如果要换sq...
本同学录系统演示地址: http://class.19870123.cn/
下载后请在Web.Config里更改设置,如数据库路径等
如果要换sql数据库,请将app_code里的MyPage.cs改为以下代码即可
public class MyPage : LeeHom.Web.UI.SqlPage
{
}
public class MyMasterPage : LeeHom.Web.UI.SqlMasterPage
{
}
并在Web.Config里设置数据库为SqlServer
Sql的执行语句在App_Data下DataBase.sql
后台管理:http://网址/admin/
默认管理员:admin 密码:admin
可注册一个新用户后设置新用户为管理员后删除admin用户-demonstration of the website address : http :// class.19870123.cn/downloading please Web.Config Lane Change settings , such as databases, etc. If they took the path sql database I would be grateful if the app_code Lane MyPage.cs code can be replaced by the following public class MyPage : LeeHom.Web.UI.SqlPage () public class MyMast erPage : LeeHom.Web.UI.SqlMasterPage () and Web.Confi g Lane SqlServer database for the implementation of SQL statements under the App_Data DataB ase.sql background Management : http:// website/admin/default administrator : admin Password : admin can register a new user after
- 2022-01-24 18:03:38下载
- 积分:1