资源列表
JXCManager
- 进销存管理系统,是一个信息化的管理系统。实现企业的进货销售库存管理等各项业务的管理软件,使用Java的Swing技术和SQL Server2000数据库开发跨平台的应用程序。-Purchase, Sales and Inventory Management System, is an information management system. The stock of enterprises, such as inventory management of sales operations m
config_tuning_guide_SQLServer
- 在arcgis中调整和配置与sql server的连接-In arcgis adjust and configure the connection with sql server
SQL2005_EmployeeDB
- database thiet ke he thong quan ly nhan vien
SQLReportPublish
- Hi All, For uploading the RDL files to SQL Reporting server we have to upload every file individually. The attached document will detail you the steps for uploading multiple RDL files in a directory to the Report server. Hope this helps.
1231232333
- 两个同构sqlserver之间的数据同步解决方案-Sqlserver isomorphism between the two data synchronization solution
pack
- 可以从sql中读取数据输出到excel中 无需重新编译 拥有强大的配置文件 -Can read data from sql output to excel without recompilation of the configuration file has a strong
Inside_Microsoft_SQL_Server_2005_T-SQL_Programmin
- T-SQL Programming, It is good ebook for database developers
SQL_CONDITION
- SQL_CONDITION组成WHERE条件类-SQL_CONDITION CLASS
Module1
- connect to database with modul-connect to database with modul , , , , , , ,
CNAREADB
- 中国省市县数据库,包括ACCESS和MSSQL-Database provincial cities and counties, including ACCESS and MSSQL
ICPlugIn20090331
- 连接数据库,可以实现自动连接SQL,输入用户名和密码
MSSQLPage
- MSSQL数据库分页 CREATE proc GetData @SQLSTR varchar(2000), @PageNo int, @PageSize int, @OnceMoreSize int, @PageCount int output, @RecordCount int output as-MSSQL database paging CREATE