-
C++封装ADO操作的类,直接可以拿来用
C++封装ADO操作的类,直接可以拿来用-C++ Package ADO operation category, can be used directly with
- 2023-08-10 10:20: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
-
pb与sql2000 咖啡厅管理
pb与sql2000 咖啡厅管理-coffee house management of pb and sql2000
- 2022-01-26 08:16:33下载
- 积分:1
-
将多媒体文件保存到数据库,数据库或多媒体文件显示…
将多媒体文件保存到数据库中,或将数据库中的多媒体文件显示出来(90KB)-multimedia files will be saved to a database, database or multimedia files displayed (90KB)
- 2022-08-20 22:37:04下载
- 积分:1
-
我的源码用DELPHI编写的无任何密码的 大家多提宝贵意见呀
我的源码用DELPHI编写的无任何密码的 大家多提宝贵意见呀-I use the source code prepared by the Delphi without any password you more valuable opinions!
- 2022-03-24 05:46:52下载
- 积分:1
-
数据库编程的源码与实现
数据库编程的源码与实现-database programming source and Implementation
- 2022-02-14 05:21:43下载
- 积分: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
-
ISBN:7502607862
作者:林理忠
出版社:北京 : 中国计量出版社
年份:1996
页数和开本:328页 19cm...
ISBN:7502607862
作者:林理忠
出版社:北京 : 中国计量出版社
年份:1996
页数和开本:328页 19cm -ISBN: 7502607862 Author: Lin Zhong Publisher: Beijing: China Metrology Publishing House Year: 1996 Length and format: 328 19cm
- 2022-05-31 19:20:43下载
- 积分:1
-
Adding ODBC support to a new application使你的程序添加ODBC支持
Adding ODBC support to a new application使你的程序添加ODBC支持-Adding ODBC support to a new application allows you to add the procedures to support ODBC
- 2022-02-21 16:59:11下载
- 积分:1
-
一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delph
一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的TADO...VCL对象了:) - I have reequipped the VC ADO kind, directly derives the ADO
primary form, may use for to connect SQL server, Oracle and so on each
kind of database, the connection processing speed is very quick.
Moreover sealed after me basic looks like Delphi very much the TADO..
VCL object:)
- 2022-03-19 05:19:09下载
- 积分:1