-
err
随着SQL Server 2005数据库使用的普及,在Java 应用程序中使用基于Java Database Connectivity (JDBC)的驱动程序来访问SQL Server 2005数据库已经成为十分必要的工作。特别是随着XML成为工业标准,越来越多的Java应用程序趋向于使用XML配置文件。论文结合实例讲述了在JSP/Servlet中使用JDBC驱动及XML配置文件访问SQL Server 2005数据库的典型应用方式。-err
- 2022-07-04 16:46:00下载
- 积分:1
-
一个很好的sqlserver2000数据库函数包希望大家喜欢
一个很好的sqlserver2000数据库函数包希望大家喜欢-A very good SQL Server 2000 database function package hope that everyone likes
- 2023-07-09 22:05:03下载
- 积分:1
-
SQL
运用SQL语言进行各种查询。。。。一个简单的实验(The use of a variety of SQL query language. . . . A simple experiment)
- 2011-06-12 16:54:39下载
- 积分:1
-
《ASP + Access数据库开发与实例》一书源代码
《ASP + Access数据库开发与实例》一书源代码-" ASP+ Access database development and examples," a book source code
- 2023-05-28 19:30:03下载
- 积分:1
-
软件简介:1.数据库技术 2.stringgrid的大量操作应用 加入edit、combox计算等 3.报表 4.注册表的应用...
软件简介:1.数据库技术 2.stringgrid的大量操作应用 加入edit、combox计算等 3.报表 4.注册表的应用 -software brief : 1. Database technology 2.stringgrid lot of operational applications to join edit, Combox calculation 3. Statements 4. Application of the registry
- 2023-08-16 13:20:03下载
- 积分:1
-
201211251165788
管理系统的设计与实现 ,使用的框架是Struts和Hibernate,用的技术是java ,开发平台是myeclipse ,数据库是mysql(The design and implementation of the management system is based on Struts and Hibernate. The technology used is Java, the development platform is MyEclipse, and the database is mysql.)
- 2018-06-04 21:27:48下载
- 积分:1
-
通过配置数据库连接并选择数据库表,数据库表…
通过配置数据库连接并选择数据库表,可自动生成数据库表的实体类,并且实体类中包含记录集合,可在类中对各记录集合进行修改后一次性提交保存,支持事务.-By configuring the database connection and select database tables, database tables can be automatically generated entity class and entity class collection contains records, you can type in the collection of the records submitted by the modified one-time preservation, support for Services.
- 2022-02-02 06:58:24下载
- 积分:1
-
SQLdoc
SQL常用函数总结.doc
包括了主流的各种数据库。是实际应用中的总结。(Summary of commonly used SQL functions. Doc, including the mainstream of the various databases. Is a summary of practical application.)
- 2008-06-12 16:38:31下载
- 积分: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
-
xls2sql
将Microsoft的Excel文件导入MSSQL中
xls2sql
将Microsoft的Excel文件导入MSSQL中-xls2sql will be Microsoft
- 2022-05-21 17:21:10下载
- 积分:1