搜索资源列表
cangkuguanlixitong
- 仓库管理系统 含源代码- #import "c:\Program Files\Common Files\System\ado\msado15.dll" no_namespace rename("EOF","adoEOF") rename("BOF","adoBOF") class ADOConn { public: _ConnectionPtr m_pConnection _RecordsetPtr m_pRecordset public:
ASP.NET
- ASP.NET数据库高级教程(C#篇) 数据库配置方法 下面说明为了运行ASP.NET(C#篇)程序所要进行的步骤: 1.要求操作系统为Windows 2000以上,且先期需要安装有IIS服务器。 2.按照步骤安装Visual Studio.NET 2003中文版。 3.安装好后就要为程序配置数据库和虚拟路径了。 4.数据库要求是SQL Server 2000企业版。 -Senior ASP.NET Database Tutorial (C#