联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据库编程(52) 
按平台查找All Visual C++(52) 

[数据库编程] CMS

具有完善的基础信息维护和客户信息维护功能,并增置了客户服务模块,满足了客户日常管理的需求;强大的数据查询及图表分析功能,帮助企业能够及时根据分析结果进行新规划和方案,以适应变化万千的消费市场。客户管理系统后台数据库采用SQL Server 2000数据库,以保证数据的安全、高效和稳定。前台采用Microsoft公司的Visual C++ 6.0作为主要的开发工具,其可与SQL Server 2000数据库无缝链接
Basic information with a complete maintenance and customer information, maintenance, and additional provision of customer service modules to meet the daily management of customer demand powerful data query and chart analysis functions to help enterprises timely manner the results of the analysis of new plans and programs, to adapt to the changing consumer market. Customer management system back-end database using SQL Server 2000 database to ensure data security, efficiency and stability. Front using Microsoft' s Visual C++ 6.0 as the main development tool, which can be seamlessly with SQL Server 2000 database link (2010-03-24, Visual C++, 1894KB, 下载14次)

http://www.pudn.com/Download/item/id/1098629.html

[数据库编程] ShopAssiatant

1.创建数据库 按照3.4节中介绍的SQLServer 2000企业管理器创建数据库方法,创 建ShopAssistant数据库, 按照3.5.3中介绍的建表方法,使用SQLServer 2000表设计向导创建 各表,或使用查询分析器用Transact-SQL语言建表。 按照3.5.3中介绍的方法,在SQLServer 2000企业管理器创建触发器。 2. 建立帐户 系统运行时应先启动SQL Server 2000服务管理器,并用查询分析器 为ShopAssistant数据库的TableAccount表,建立一个初始的管理员账户 “Admin”,并设定该帐号密码。 以Admin登录系统后,进入账户管理,建立若干账户。
1. To create the database described in 3.4 in accordance with the SQLServer 2000 database Enterprise Manager to create methods, ShopAssistant to create the database, in accordance with 3.5.3 of the building described in the methodology, the use of SQLServer 2000 table design wizard to create the table, or use Query Analyzer to use Transact-SQL language to build table. In accordance with the method described in 3.5.3, in the SQLServer 2000 Enterprise Manager to create triggers. 2. To create an account to start when system is running SQL Server 2000 Services Manager, and Query Analyzer TableAccount for ShopAssistant database table, the establishment of an initial administrator account " Admin" , and set the account password. Admin system to log into the account management, the establishment of a number of accounts. (2009-08-05, Visual C++, 195KB, 下载4次)

http://www.pudn.com/Download/item/id/867166.html

[数据库编程] Librarymanagementsystem

图书管理系统,目前,图书市场日益激烈的竞争迫使图书企业希望采用一种新的管理方式来加快图书流通信息的反馈速度,而计算机信息技术的发展为图书管理注入了新的生机。 本图书管理系统实现了以下功能:  实现图书的入库与入库退货管理。  实现图书的库存盘点管理。  实现图书的定价、调价管理。  实现图书的销售、销售退货管理。  实现图书的入库查询、入库退货查询、图书销售查询等信息查询。
Library management system, At present, the book market with increasing competition forcing companies want to book a new management methods to speed up the flow of information books feedback speed, and computer information technology for library management has injected new vitality. The library management system to achieve the following features:  to achieve storage and warehousing books Return Management.  achieve inventory management books.  books to achieve pricing, price management.  achieve book sales, sales returns management.  to achieve the storage of books information, warehousing return information, book sales information and other inquiries. (2009-07-16, Visual C++, 1637KB, 下载7次)

http://www.pudn.com/Download/item/id/846417.html

[数据库编程] system

企业仓库管理系统使用SQL2000做为后台数据库数据库文件在压缩文件中在database文件夹下。使用VC++编写,使用ADO方法访问数据库,程序中将数据库操作封装成一个很健全的类,用户可以直接将ADO类应用在其他的系统中.系统的功能如下: 系统由基本信息管理模块、入库管理模块、库存管理模块、查询管理模块等几部分组成。 1、基本信息管理模块主要包括操作员管理、商品信息管理、库存信息管理、供应商信息管理4部分。 2、入库管理模块主要包括商品入库、入库退货两部分。 3、库存管理模块主要由库存商品打印、库存盘点、库存调拨、库存出货、库存上下限管理5部分组成。 4、查询管理管理模块主要由商品入库查询、入库退货查询、报损/报益查询3部分组成。
This is a Corporation Warehouse Management System,it Program with VC++,it Contains SQL2000 DataBase,the Program accessing the SQL2000 DataBase with ADO Method. (2009-02-13, Visual C++, 1567KB, 下载22次)

http://www.pudn.com/Download/item/id/643281.html

[数据库编程] StorageManage_Data

(1)将DataBase文件夹中的两个文件拷贝到SQL Server 2000安装路径下的Data文件夹中。 (2)打开SQL Server 2000中的“企业管理器”,然后展开本地服务器,在“数据库”数据项上单击鼠标右键,在弹出的快捷菜单中选择“所有任务”/“附加数据库”菜单项。 (3)将弹出“附加数据库”对话框,在该对话框中单击“ ”按钮,选择所要附加数据库的.mdf文件,单击“确定”按钮,即可完成数据库的附加操作。
err (2008-12-01, Visual C++, 6740KB, 下载3次)

http://www.pudn.com/Download/item/id/593224.html

[数据库编程] NetBarSDK

1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Explorer.exe, 再启动internet.exe 3. 数据库脚本 INIT(原版).SQL 和 New init.sql(新版),数据库名 NetBar 4. 动态连接库: NETBAR.dll hookdll.dll 5. 大学生公寓城System ID为5046 其余程序说明全在程序内的文本文件中说明-1. round card service end: Server project document: Autojet.prj 2. costs the customer end: Client project document: Internet.prj Explorer.prj First starts Explorer.exe, then starts internet.exe 3. databases scripts INIT (first edition) SQL and New init.sql (new edition), database NetBar 4. dynamic connections storehouses: NETBAR.dll hookdll.dll 5. university students lodgings city System ID is 5,046 other procedures explained all explained in the procedure text documents
1. Issuing server: Server project documents: autojet.prj 2. Recosting Client: Client project files: internet.prj Explorer.prj first start Explorer.exe, and then start internet.exe 3. Database script INIT (the original). SQL and New init.sql (new version), database name NetBar 4. Dynamic Link Library: NETBAR.dll hookdll.dll 5. college apartments City System ID for the 5046 remaining description of the procedures in the whole procedure described in the text file-1. round card service end: Server project document: Autojet.prj 2. costs the customer end: Client project document: Internet.prj Explorer.prj First starts Explorer.exe, then starts internet.exe 3. databases scripts INIT (first edition) SQL and New init.sql (new edition), database NetBar 4. dynamic connections storehouses: NETBAR.dll hookdll.dll 5. university students lodgings city System ID is 5046 other procedures explained all explained in the procedure text documents (2008-11-17, Visual C++, 2692KB, 下载8次)

http://www.pudn.com/Download/item/id/581174.html

[数据库编程] Updatenade

1.数据库安装 (1)将实例目录“database”文件夹下扩展名为“.MDF”和“.LDF”的两个文件拷贝到SQL Server 2000安装路径下的“MSSQL”/“Data”目录下。 (2)打开SQL Server 2000中的“企业管理器”,然后展开本地服务器,在“数据库”数据项上单击鼠标右键,在弹出的快捷菜单中选择“所有任务”/“附加数据库”菜单项。 (3)在弹出的“附加数据库”对话框中选择刚拷贝过去的数据库文件(.MDF文件),单击【确定】按钮,即可完成数据库的附加操作。 2.在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program Files\Common Files\System\ado\”目录下。 例:如果您的系统盘为C盘,则该文件位于“C:\Program Files\Common Files\System\ado”目录。
err (2007-12-29, Visual C++, 15KB, 下载4次)

http://www.pudn.com/Download/item/id/385059.html

[数据库编程] Updatecondition

1.数据库安装 (1)将实例目录“database”文件夹下扩展名为“.MDF”和“.LDF”的两个文件拷贝到SQL Server 2000安装路径下的“MSSQL”/“Data”目录下。 (2)打开SQL Server 2000中的“企业管理器”,然后展开本地服务器,在“数据库”数据项上单击鼠标右键,在弹出的快捷菜单中选择“所有任务”/“附加数据库”菜单项。 (3)在弹出的“附加数据库”对话框中选择刚拷贝过去的数据库文件(.MDF文件),单击【确定】按钮,即可完成数据库的附加操作。 2.在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program Files\Common Files\System\ado\”目录下。 例:如果您的系统盘为C盘,则该文件位于“C:\Program Files\Common Files\System\ado”目录。
err (2007-12-29, Visual C++, 32KB, 下载8次)

http://www.pudn.com/Download/item/id/385057.html

[数据库编程] Deletenode

1.数据库安装 (1)将实例目录“database”文件夹下扩展名为“.MDF”和“.LDF”的两个文件拷贝到SQL Server 2000安装路径下的“MSSQL”/“Data”目录下。 (2)打开SQL Server 2000中的“企业管理器”,然后展开本地服务器,在“数据库”数据项上单击鼠标右键,在弹出的快捷菜单中选择“所有任务”/“附加数据库”菜单项。 (3)在弹出的“附加数据库”对话框中选择刚拷贝过去的数据库文件(.MDF文件),单击【确定】按钮,即可完成数据库的附加操作。 2.在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program Files\Common Files\System\ado\”目录下。 例:如果您的系统盘为C盘,则该文件位于“C:\Program Files\Common Files\System\ado”目录。
err (2007-12-29, Visual C++, 15KB, 下载5次)

http://www.pudn.com/Download/item/id/385056.html

[数据库编程] deleteall

1.数据库安装 (1)将实例目录“database”文件夹下扩展名为“.MDF”和“.LDF”的两个文件拷贝到SQL Server 2000安装路径下的“MSSQL”/“Data”目录下。 (2)打开SQL Server 2000中的“企业管理器”,然后展开本地服务器,在“数据库”数据项上单击鼠标右键,在弹出的快捷菜单中选择“所有任务”/“附加数据库”菜单项。 (3)在弹出的“附加数据库”对话框中选择刚拷贝过去的数据库文件(.MDF文件),单击【确定】按钮,即可完成数据库的附加操作。 2.在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program Files\Common Files\System\ado\”目录下。 例:如果您的系统盘为C盘,则该文件位于“C:\Program Files\Common Files\System\ado”目录。
err (2007-12-29, Visual C++, 42KB, 下载7次)

http://www.pudn.com/Download/item/id/385055.html

[数据库编程] cursorappend

1.数据库安装 (1)将实例目录“database”文件夹下扩展名为“.MDF”和“.LDF”的两个文件拷贝到SQL Server 2000安装路径下的“MSSQL”/“Data”目录下。 (2)打开SQL Server 2000中的“企业管理器”,然后展开本地服务器,在“数据库”数据项上单击鼠标右键,在弹出的快捷菜单中选择“所有任务”/“附加数据库”菜单项。 (3)在弹出的“附加数据库”对话框中选择刚拷贝过去的数据库文件(.MDF文件),单击【确定】按钮,即可完成数据库的附加操作。 2.在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program Files\Common Files\System\ado\”目录下。 例:如果您的系统盘为C盘,则该文件位于“C:\Program Files\Common Files\System\ado”目录。
err (2007-12-29, Visual C++, 22KB, 下载6次)

http://www.pudn.com/Download/item/id/385052.html

[数据库编程] deletecondition

1.数据库安装 (1)将实例目录“database”文件夹下扩展名为“.MDF”和“.LDF”的两个文件拷贝到SQL Server 2000安装路径下的“MSSQL”/“Data”目录下。 (2)打开SQL Server 2000中的“企业管理器”,然后展开本地服务器,在“数据库”数据项上单击鼠标右键,在弹出的快捷菜单中选择“所有任务”/“附加数据库”菜单项。 (3)在弹出的“附加数据库”对话框中选择刚拷贝过去的数据库文件(.MDF文件),单击【确定】按钮,即可完成数据库的附加操作。 2.在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program Files\Common Files\System\ado\”目录下。 例:如果您的系统盘为C盘,则该文件位于“C:\Program Files\Common Files\System\ado”目录。
err (2007-12-29, Visual C++, 60KB, 下载8次)

http://www.pudn.com/Download/item/id/385051.html
123
总计:52