-
C#访问数据库,并建立多个表之间的关系,查询多个表,包含了数据库Northwind...
C#访问数据库,并建立多个表之间的关系,查询多个表,包含了数据库Northwind-C# Access the database and to establish the relationship between multiple tables, query multiple tables, including a database Northwind
- 2022-03-29 06:40:28下载
- 积分:1
-
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx...
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx "field1"
sql.setFieldEx "tbl"
debug.print sql.strsql
输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." For example : sql.strsql = "select from" sql.setFieldEx "fi eld1 "sql.setFieldEx" tbl "debug.print sql.s trsql output : select field from tbl
- 2022-09-29 14:55:03下载
- 积分:1
-
微软SQL Server 2005内:T
Inside Microsoft SQL Server 2005: T-SQL Programming。-Inside Microsoft SQL Server 2005: T-SQL Programming.
- 2022-03-15 16:45:36下载
- 积分:1
-
连接数据库方法,能通用与各种数据库,只需要调用接口
连接数据库方法,能通用与各种数据库,只需要调用接口-connect to the database that should be universal with a variety of databases, need only call interface
- 2022-04-28 15:36:54下载
- 积分:1
-
vb.net+sql server
使用VB。NET+SQL SERVER做的人力资源管理系统-vb.net+sql server
- 2022-01-21 17:54:33下载
- 积分:1
-
sql中检索行列转换,将多行的数据转成一行,然后增加列数
sql中检索行列转换,将多行的数据转成一行,然后增加列数-The ranks of the conversion
- 2022-02-22 00:05:55下载
- 积分:1
-
B/S版ERP安装方法
1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000
2、将目录C...
B/S版ERP安装方法
1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000
2、将目录Copy_of_ERP和webctrl_client复制到C:/Inetpub/wwwroot下,并将Copy_of_ERP目录设置成IIS虚拟目录
3、在SQL Server2000中新建一个Storage用户和LXTXERP数据库,然后将Data目录中的LXTXERP.BAK数据库备份文件还原
4、修改Copy_of_ERP目录下的Web.config文件的连接属性sa用户的密码:
5、在Windows管理工具中打开Internet 服务管理器,运行Copy_of_ERP中的Login.aspx打开ERP登录页面,默认用户:admin 密码:123
6、OK-B/S version of ERP installation method 1, the installation IIS5.0, Microsoft. NET Framework 1.1 and SQL Server20002, will webctrl_client directory Copy_of_ERP and copied to C:/Inetpub/wwwroot under Copy_of_ERP directory and IIS virtual directory set to 3, in SQL Server2000 in Storage to create a new user and LXTXERP database, and then Data directory LXTXERP.BAK database backup file to restore the 4, to amend Copy_of_ERP directory Web.config file Connection Prop
- 2022-01-25 22:42:09下载
- 积分:1
-
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以...
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以及毕业设计参考的好资料。-based on ASP.NET platform for the development of C# language. contain detailed PowerDesinger with a design concept model and physical model and the SQL database script. Source detailed study is the development of MIS and graduation design a good reference information.
- 2022-02-21 04:03:38下载
- 积分:1
-
酒店管理系统
资源描述
jsp的正常设计,SQL Sever数据库,前台展示了酒店的客房信息以及用餐信息,实现顾客的登录、注册、预订等功能,后台为管理员界面,实现了登录、订单查询、修改商品信息等功能
- 2023-02-17 10:25:04下载
- 积分:1
-
对SQL数据库项目的脚本。
script of the sql data base of the project that.
- 2022-02-05 21:53:18下载
- 积分:1