资源列表
dbo.addorder
- 这也是一个存储过程,这个存储过程是往数据库里面添加一条订单记录,并返回订单的ID。-This is a storage process, the storage process is added to the database which records one hand, orders and return to the ID.
dbo.listwaretype
- 这也是一个存储过程,这个存储过程的作用是返回与客户有关的所有订单的列表。-This is a storage process, the storage process is the role and the return of all customer orders list.
dbo.countshoppingcartitem
- 这也是一个存储过程,这个存储过程的作用是获取用户购物车中的商品数据。-This is a storage process, the storage process is the role of users to access the value of car data.
dbo.displayshoppingcart
- 这也是sql的一个存储过程,它的作用是取出该购物车内所购买的商品的信息。-This is a storage process and its role is to remove the vehicle purchased merchandise information.
sdCmdoc
- 述达erp原代码 述达erp原代码-erp up to the original code to the original code to erp erp up to the original code
Northwind_database
- 这个是sqlserver2000的示例数据库northwind,便于大家在学习数据库的编写过程中,直接使用、修改,非常方便-sqlserver2000 This is a sample database northwind. help everyone in the study process in the preparation of a database, direct use, modify, very convenient
SQL_Replace
- 一个SQLServer数据库的字段内容批量替换程序。 在实际生产中使用过,其中涉及到的表名和字段名称是与特定应用绑定的,仅供参考。有兴趣的朋友可以按自己的要求修改。-a SQLServer database fields as mass replacement procedures. In actual production use, which refers to the table name and the field name is bundled with a specific ap
feifan
- VB+SQL SERVER 密码:2222 -VB SQL Server Password : 2222
SQLAnnounceProc_src
- 一个通过扩展SQL Server存储过程发送UDP消息的例子.-through an expansion of SQL Server stored procedure this news UDP example.
ServiceBrokerExtSource
- SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabiliti
ExploreIS
- SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the
DTSExplorer
- SQL Server developers and administrators are no strangers to Data Transformation Services (DTS) packages. They likely develop DTS packages to perform everything from simple database operations to data aggregation. As such, when they upgrade some or a