-
这是一个通过输入数据库表名, 自动生成ORACLE或SQLSERVER存储过程的简单程序...
这是一个通过输入数据库表名, 自动生成ORACLE或SQLSERVER存储过程的简单程序-This is a database through the importation of table, and automatically generate ORACLE SQLSERVER storage process or the simple procedure
- 2023-03-08 17:00:03下载
- 积分:1
-
java sql database connectivity and can then display the contents of Table
本文件是java连接sql数据库并且能够进行显示表内容-java sql database connectivity and can then display the contents of Table
- 2022-06-17 15:50:10下载
- 积分:1
-
library application developed in microso ft visual basic
用microsoft-visualbasic开发图书馆应用程序
- 2022-08-19 17:22:51下载
- 积分:1
-
本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。...
本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。-examples demonstrating the use of DAO Database Access commonly used methods, and the incidental use of the database course.mdb.
- 2022-07-21 23:16:15下载
- 积分:1
-
AdvResultSet Example about oracle9i Database
AdvResultSet Example about oracle9i Database
- 2022-09-20 00:45:03下载
- 积分: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
-
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
-
商场VIP消费查询系统(java实现)
商场VIP消费查询系统(java实现)-malls VIP Consumer Inquiry System (java achieved)
- 2022-03-20 04:54:59下载
- 积分:1
-
用VC++6.0编写的一个电话薄小程序,主要是VC++操作ADO数据库,以及LIST的用法....
用VC++6.0编写的一个电话薄小程序,主要是VC++操作ADO数据库,以及LIST的用法.-With VC++ 6.0 to prepare a phone book small procedures, mainly VC++ Operation ADO database, as well as the use of LIST.
- 2022-09-07 21:00:03下载
- 积分:1
-
该示例说明包含三个文件: 1
该示例说明包含三个文件: 1-数据库TEST 2-数据库驱动mm.mysql-2.0.4-bin.jar 3-数据库连接示例文件db.jsp 第一步:请把TEST导入您的数据库,如果是本机请把数据库TEST目录放到你的MYSQL/DATA/下 第二步:请把数据库驱动mm.mysql-2.0.4-bin.jar放到WEB-INF/LIB/目录下(如果是虚拟主机请放到您的虚拟主机根目录下WEB-INF/LIB/) 第三步:把db.jsp连接数据库文件放到您的具有可执行JSP的目录下,通过WEB执行.如果看到恭喜数据库连接成功字样那么恭喜您数据连接成功!^_^-example of the notes contain three documents : 1-database TEST 2-database-driven mm.mysql- 2.0.4- bin.jar 3-database connection sample file db.jsp first step : Please TEST into your database, if this is Requests for database TEST Putting your MYSQL/DATA/second under : database-driven mm.mysql- 2.0.4- bin.jar put WEB-INF/LIB/directory (if it is virtual mainframe please put your virtual server root directory WEB-INF/LIB /) Third step : put db.jsp connecting to the database into your document with a list of executable JSP, through the implementation of WEB. Congratulations to see if the database linking the words so successful congratulate your data connectivity success! ^ _ ^
- 2023-01-21 05:50:03下载
- 积分:1