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

[数据库编程] dsjupload12

修改了部分程序,增加了后台管理,具体功能如下: 1.增加了限制文件上传类型功能,具体设置请登陆后台 2.增加了限制文件上传大小功能,具体设置请登陆后台 3.可以使用FSO在删除数据库记录的同时从服务器上删除文件 4.可以编辑某文件的数据记录,包括文件名,文件大小,文件类型,文件路径等 5.可以实时反馈文件存在与否
Modify the part of the program, increase of the background management, specific functions are as follows: 1. Increase the limit file upload function type, specific settings please visit backstage 2. Increase the size of the file upload limit function specific settings please visit backstage 3. You can use FSO delete records and files are deleted the server 4. You can edit the data recorded in a file, including file name, file size, file type, file path, etc. 5. The real-time feedback file exists or not (2016-03-08, Unix_Linux, 179KB, 下载1次)

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

[数据库编程] DistillSQL

DistillSQL源码,是一个VC++编写实现的SQL数据库提取器,程序需要先设置数据库连接信息,然后再设置需要提取内容的数据库,选择数据表,点击"提取到Excel"或"提取到Word"按键,程序会根据你的要求,将所选表的各个字段名称/字段类型/字段大小等信息,当然有些提取内容你可根据源程序代码重新定义
DistillSQL source, is a VC++ Prepared realize SQL database extractor, the program will need to set up the database connection information, and then set the need to extract the contents of the database, select the data table, click "Extract to Excel" or "Extract to Word" button, the program according to your request, the name of each field selected table/field type/field size and other information, of course, some you can extract the contents of the source code to redefine (2013-09-26, Visual C++, 82KB, 下载2次)

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

[数据库编程] DistillSQL

DistillSQL源码,是一个VC++编写实现的SQL数据库提取器,程序需要先设置数据库连接信息,然后再设置需要提取内容的数据库,选择数据表,点击"提取到Excel"或"提取到Word"按键,程序会根据你的要求,将所选表的各个字段名称/字段类型/字段大小等信息,当然有些提取内容你可根据源程序代码重新定义,源码是开源的.
DistillSQL source is a SQL database VC++ prepared to achieve the extractor, the program will need to set up the database connection information, and then set the need to extract the contents of the database, select the data table, click " Extract to Excel" or " Extract to Word" button, the program according to your request, the name of each field selected table/field type/field size and other information, of course, some you can extract the contents of the source code to redefine, source code is open source. (2013-05-25, Visual C++, 81KB, 下载2次)

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

[数据库编程] databasesql

数据库是企业信息的核心,其应用水平的高低直接影响到企业管理水平。选择了一个高性能的数据库产品不等于就有一个好的数据库应用系统,如果数据库系统设计不合理,不仅会增加客户端和服务器端程序的编程和维护的难度,而且还会影响系统实际运行的性能。本专题主要讲解数据库各种性能优化技术,从而避免磁盘I/O瓶颈、减少CPU利用率和减少资源竞争。希望对广大读者有益。
The database is the core of enterprise information, the application level of a direct impact on the enterprise management level. Selected a high-performance database product does not mean that there is a good database application system, database system design is unreasonable, will not only increase the difficulty of the client and server side programming and maintenance, but also affect the system, the actual operation properties. The topic to explain the database of various performance optimization techniques, in order to avoid disk I/O bottlenecks, reducing CPU utilization and reduce competition for resources. I hope the readers useful. (2012-07-06, SQL, 30559KB, 下载5次)

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

[数据库编程] SQLservervccreatecode

VC 对SQL SERVER 2000数据库的代码生成器及访问方法 思路: 当我在用VC开发 sql server2000数据库时,用ADO 访问数库,在对象关系映射时,一般都要用C++编写对应的数据类,及相关的访问类。这些工作都很无聊,我们也可要拥有像Hibernate 框架,负责从Java类到数据库表的映射,它的设计目标是将软件开发人员从大量相同的数据持久层相关编程工作中解放出来。在此我把我的想法及实现方法与大家分享一下,由于本人水平有限,请各位大虾拍砖:》。再将所有源代码公开,如果您已经升级了代码可以给我e-mail:hpx88@163.com. 文件说明: 《代码生成器源代码》代码生成器源代码 《TestSqlServer》应用代码生成器生成的源代码使用例程。 《VC 对SQL SERVER 2000数据库的代码生成器及访问方法.pdf》说明书。
Auto create vc code for sql server 2000 (2011-05-14, Visual C++, 1352KB, 下载28次)

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

[数据库编程] access

Office办公软件包中的一部分,以其友好的操作界面和卓越的数据管理能力而日益成为中小型管理信息系统的理想开发环境,在各行各业得到了广泛的应用。但在应用中我们发现,Access在报表输出上还存在一些不足:尽管它可以很好地处理一些基于页面的报表,但对一些复杂报表或一些特殊报表的处理能力却很难令人满意,这主要是由于Access系统附带的报表设计器太过直观,缺少了程序设计和文字处理所需的必要的灵活性。而Word作为Microsoft Office家族中的重要成员——字处理器,其强大的文字处理功能正好可以弥补Access在报表方面的不足。这就使得我们自然而然地想到将Access与Word有机地结合起来,利用Access的数据处理功能进行数据的录入、查询、存储,而利用Word的字处理功能进行各种报表的打印输出。幸好,微软在设计Office的时候就已经为我们提供了一种在诸如Access、Word、Excel等应用程序之间通信的机制,使得这种想法得以实现。
Office Office as part of the package, with its friendly interface and excellent data management capabilities and management information system is increasingly becoming an ideal medium development environment, in all walks of life have been widely used. However, we found that in applications, Access outputs in the report there are still some shortcomings: although it can handle some good reports on the page, but for some complex reports or special reports of the processing power is difficult to satisfactory, this mainly due to Access report designer supplied with the system too intuitive, the lack of programming and word processing the necessary flexibility. And as a Microsoft Word Important members of the Office family- word processor, its powerful word processing features can just make up deficiencies in the report Access. This makes us naturally think of Access and Word will organically combine the functions of data processing using Access for data entry, query, storage (2011-02-21, Visual C++, 5KB, 下载9次)

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

[数据库编程] database

1 分布式数据库系统概述 2 分布式数据库系统的设计 3 分布式数据库中的查询处理和优化 4 分布式数据库中的事务管理和恢复 5 分布式数据库中的并发控制 6 分布式数据库中的可靠性 7 分布式数据库的安全性与目录管理 8 分布式数据库与客户机/服务器模式 9 分布式数据库与WWW数据库和移动数据库 10 分布式数据库系统的发展趋势 11 数据仓库和数据挖掘
An overview of distributed database systems distributed database system design 2 3 distributed database query processing and optimization in distributed database 4, transaction management and recovery 5 Concurrency Control in Distributed Database Distributed database reliability 6 7 security and distributed database distributed database and directory management 8 client/server model with the WWW distributed database 9, the database and mobile database, distributed database system 10, the development trend of the data warehouse and data mining 11 (2010-10-29, Visual C++, 15241KB, 下载22次)

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

[数据库编程] PB9update2.7

1.基于数据库的升级,比FTP、HTTP模式,优点:在一台计算机上,多个不 同版本的程序可以同时使用,互不影响。不用另外配置FTP/HTTP服务器。 2.可自动压缩文件,然后上传,提高上传与下载速度.减轻基于数据库的升级 的速度问题. 3.支持一个数据库中多个模块同时使用. 4.支持一个模块有多个文件.(网上的只能一个文件), 你的软件最好为多个文件, 因为有的文件未改变,下载会跳过. 5.支持文件位置在不同的文件夹. 6.本“自动升级系统”,也可以自动升级(注:仅随新系统升级时升级!!!) 7.新程序上传到服务器为自动的,不需要人工上传。(网上的都得手工一个一个上传.) 8.新程序下载为自动的。(网上的也自动,但不强制下载,本程序强制下载.) 9.支持两个数据库中的该表同步: 可用于连锁系统, 总部升级, 分店都会自动 升级。
1. Based on the database upgrade, than FTP, HTTP mode, advantages: on one computer, many do not The same version of the program can be used independently of each other. Do not also configure FTP/HTTP server. 2. Can automatically compress files, then upload to improve upload and download speed. To reduce the upgrade based on database The speed. 3. To support a database of multiple modules simultaneously. 4. Support a module has more than one file. (Online only a file) Your software is best for multiple files, because some files are not changed, downloaded will be skipped. 5. Support the file location in a different folder. 6. The "automatic upgrade system" can also be automatically upgraded (Note: Only with the new system upgrade upgrade!!!) 7. The new program is uploaded to the server automatically, without manual uploads. (The Internet had to upload one by one by hand.) 8. The new download is automatic. (Also automatically online, but not mandatory download, download t (2010-10-15, PowerBuilder, 528KB, 下载9次)

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

[数据库编程] 200592515212504

本程序共分为如下几个部分 一个用户权限登录界面,登录以后是主界面,包括一个主菜单和实现各项功能的表单,主菜单包括销售信息(经销商信息,主机/显示器型号输入),销售单,维修单,查询(查询客户信息,维修完成状况,按月维修统计,按工程师统计),系统用户设置(添加新用户,删除旧用户,修改用户名称,修改用户密码),关于,退出
The program is divided into the following parts of a user permissions to login screen, after logging is the main interface, including a main menu and the achievement of the functions of the form, the main menu, including sales information (distributor information, host/display model input) , sales orders, service orders, queries (query customer information to complete the maintenance status, monthly maintenance statistics, statistics by engineers), the system user settings (add new users, delete old users, modify user name, modify the user password), on, quit (2010-08-06, Delphi, 847KB, 下载16次)

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

[数据库编程] 200761915154316

1. 分解模块:岗位设置及测试要求、题库维护、测试过程、测试评估、系统维护 2. 测试基本流程; 3. 定数据库结构,见HRMDATA.xls 1 部门 DEPARTMENT 2 岗位 QUARTERS 3 岗位测试要求 QUARTREQ 4 试题类别 SUBJECT 5 题库 TESTSTORE 6 备选答案 TESTKEY 7 应聘人信息 SEEKERINFO 8 学历 DEGREE 9 考卷 TESTPAPER 10 测试结果 TESTRESULT 11 用户 USERINFO 4. 登录界面:login, frmLogin.pas 5. 数据服务器连接参数:HRM.MDB,加密ACCESS,密码abc123!@#
1. Decomposition module: post installation and testing requirements, item bank maintenance, testing, testing and evaluation, system maintenance 2. Testing the basic process 3. Fixed database structure, see HRMDATA.xls 1 Department DEPARTMENT 2 posts QUARTERS 3 post test requirements QUARTREQ 4 Test Category SUBJECT 5 item bank TESTSTORE 6 alternative answers TESTKEY 7 candidates Intelligence SEEKERINFO 8 degree DEGREE 9 papers TESTPAPER 10 results TESTRESULT 11 users USERINFO 4. login: login, frmLogin.pas 5. data server connection parameters: HRM.MDB, Encryption ACCESS, password abc123! @# (2010-07-13, Delphi, 493KB, 下载7次)

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

[数据库编程] 200710151502499

该系统是江苏大学正在使用的设备管理系统,管理全校上千台交换机,路由器等设备资产。设备有在库,预领,上线,故障,送修,借出,报废等状态。设备操作通过一系列的操作单实现整个流程。系统还包含了统计模块。 该程序是一个MIS系统的学习案例。 数据库基于SQL2000开发。使用前请配置好SQL2000数据库.
The system is of Jiangsu University are using the equipment management system, management of school thousands of switches, routers and other equipment assets. Equipment in the library, pre-collar, on-line, fault, repair, loan, end of life status. Equipment is achieved through a series of operations alone the entire process. System also includes a statistics module. MIS system, the program is a case study. Database on SQL2000 development. Configured before use SQL2000 database. (2010-07-11, Visual Basic, 377KB, 下载28次)

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

[数据库编程] xsxxglxt

学生信息管理系统 vb+sql 1.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。
Student Information Management System vb+ sql 1. Subdirectory will be copied to each item on your hard disk, and then can use Visual Basic to open procedures. 2. Subdirectory for each item in the sql directory which will be the suffix. Sql documents opened, copied to the SQL Server 2000 in the Query Analyzer. And then will have a need for the implementation of the database structure. (2009-05-20, Visual Basic, 72KB, 下载13次)

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

[数据库编程] VCshujuku

本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。
The book for the purpose of practical light of the specific database application, select the seven most representative examples of, respectively, introduced the ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access client technology and application development process. The book also ADO database components to develop examples and OLE DB server instance to start the development of the database application development, senior topics. (2008-01-21, Visual C++, 3461KB, 下载60次)

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

[数据库编程] sjk

数据库课程设计 数据库课程设计是在学生系统学习了数据库原理课程以及数据库设计与应用课程之后,按照关系型数据库的基本原理,综合运用所学的知识,以小组为单位,设计开发一个小型的数据库管理系统。通过对一个实际问题的分析、设计与实现,将原理与应用相结合,学会如何把书本上学到的知识用于解决实际问题;另一方面,能深入理解和灵活掌握教学内容。 一.设计题目:C/S模式下的学籍管理系统开发“学生信息管理”模块 二.课程设计环境:基于Windows操作系统环境的C/S模式的Delphi7开发工具, MS SQL Server2000数据库, 截图软件,ODBC数据源管理器。
err (2008-01-05, SQL, 44KB, 下载41次)

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

[数据库编程] CH10

《C++Builder数据库程序设计》配书光盘 1.光盘内容 Readme.txt 光盘使用说明 书中各章范例文件,Ch1-Ch13文件夹中是各章的范例文件,DATABASE文件夹下为书中要应用的数据库文件。 2.光盘运行环境 本光盘可以运行在Windows 操作系统下,包括98/Me/2000/NT。 软件环境是C++Builder 5.0及以上版本,其中第5章、第8章和第11章(即ch5、ch8和ch11文件夹下)的范例文件的运行,还需要系统中已安装过SQL Server 7.0。其中SQL Server 7.0的安装请参考本书第11章的有关说明。 3.光盘使用说明 在使用本光盘的范例文件时,要先把光盘上的内容复制到硬盘,然后把各章范例文件的只读属性取消。其中第11章的范例运行,要求系统正确安装SQL Server 7.0的服务器端文件,操作系统应为Windows NT Server或Windows 2000 Server。
err (2007-11-05, C++ Builder, 1222KB, 下载42次)

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

[数据库编程] CH08

《C++Builder数据库程序设计》配书光盘 1.光盘内容 Readme.txt 光盘使用说明 书中各章范例文件,Ch1-Ch13文件夹中是各章的范例文件,DATABASE文件夹下为书中要应用的数据库文件。 2.光盘运行环境 本光盘可以运行在Windows 操作系统下,包括98/Me/2000/NT。 软件环境是C++Builder 5.0及以上版本,其中第5章、第8章和第11章(即ch5、ch8和ch11文件夹下)的范例文件的运行,还需要系统中已安装过SQL Server 7.0。其中SQL Server 7.0的安装请参考本书第11章的有关说明。 3.光盘使用说明 在使用本光盘的范例文件时,要先把光盘上的内容复制到硬盘,然后把各章范例文件的只读属性取消。其中第11章的范例运行,要求系统正确安装SQL Server 7.0的服务器端文件,操作系统应为Windows NT Server或Windows 2000 Server。
err (2007-11-05, C++ Builder, 2320KB, 下载95次)

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

[数据库编程] CH07

《C++Builder数据库程序设计》配书光盘 1.光盘内容 Readme.txt 光盘使用说明 书中各章范例文件,Ch1-Ch13文件夹中是各章的范例文件,DATABASE文件夹下为书中要应用的数据库文件。 2.光盘运行环境 本光盘可以运行在Windows 操作系统下,包括98/Me/2000/NT。 软件环境是C++Builder 5.0及以上版本,其中第5章、第8章和第11章(即ch5、ch8和ch11文件夹下)的范例文件的运行,还需要系统中已安装过SQL Server 7.0。其中SQL Server 7.0的安装请参考本书第11章的有关说明。 3.光盘使用说明 在使用本光盘的范例文件时,要先把光盘上的内容复制到硬盘,然后把各章范例文件的只读属性取消。其中第11章的范例运行,要求系统正确安装SQL Server 7.0的服务器端文件,操作系统应为Windows NT Server或Windows 2000 Server。
err (2007-11-05, Borland C++, 1926KB, 下载37次)

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

[数据库编程] CH06

《C++Builder数据库程序设计》配书光盘 1.光盘内容 Readme.txt 光盘使用说明 书中各章范例文件,Ch1-Ch13文件夹中是各章的范例文件,DATABASE文件夹下为书中要应用的数据库文件。 2.光盘运行环境 本光盘可以运行在Windows 操作系统下,包括98/Me/2000/NT。 软件环境是C++Builder 5.0及以上版本,其中第5章、第8章和第11章(即ch5、ch8和ch11文件夹下)的范例文件的运行,还需要系统中已安装过SQL Server 7.0。其中SQL Server 7.0的安装请参考本书第11章的有关说明。 3.光盘使用说明 在使用本光盘的范例文件时,要先把光盘上的内容复制到硬盘,然后把各章范例文件的只读属性取消。其中第11章的范例运行,要求系统正确安装SQL Server 7.0的服务器端文件,操作系统应为Windows NT Server或Windows 2000 Server。
err (2007-11-05, C++ Builder, 3097KB, 下载51次)

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

[数据库编程] CH04

《C++Builder数据库程序设计》配书光盘 1.光盘内容 Readme.txt 光盘使用说明 书中各章范例文件,Ch1-Ch13文件夹中是各章的范例文件,DATABASE文件夹下为书中要应用的数据库文件。 2.光盘运行环境 本光盘可以运行在Windows 操作系统下,包括98/Me/2000/NT。 软件环境是C++Builder 5.0及以上版本,其中第5章、第8章和第11章(即ch5、ch8和ch11文件夹下)的范例文件的运行,还需要系统中已安装过SQL Server 7.0。其中SQL Server 7.0的安装请参考本书第11章的有关说明。 3.光盘使用说明 在使用本光盘的范例文件时,要先把光盘上的内容复制到硬盘,然后把各章范例文件的只读属性取消。其中第11章的范例运行,要求系统正确安装SQL Server 7.0的服务器端文件,操作系统应为Windows NT Server或Windows 2000 Server。
err (2007-11-02, Borland C++, 3407KB, 下载11次)

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

[数据库编程] 20051121676411

国防工业部VB代码QICQ (1)Server所需环境: 在..\windows\system\下有: msvbvm60.dll mswinsck.ocx 在..\commonfiles\designer\下有 msderun.dll 在..\commonfiles\system\ado\下有 msado20.tlb 工程文件:server.vbp 数据库文件:QICQ.mdb已经有用户: flyer(密码:1),huang(密码:1) 服务器的端口为716 (2)Client所需环境: 在..\windows\system\下有: msvbvm60.dll mswinsck.ocx mscomctl.ocx mscomct2.ocx 工程文件:Client.vbp
defense industry VB code Diego (1) Server for the environment : in .. \ windows \ system \ under : in msvbvm60.dll mswinsck.ocx .. \ commonfiles \ designer \ under the msderun.dll .. \ commonfiles \ sy stem \ ado \ under msado20.tlb project documents : server.vbp database files : QICQ.mdb have users : flyer (Password : 1), huang (Password : 1) server port 716 (2) Client for the environment : in .. \ windows \ system \ under : msvbvm60.dll mswinsck.ocx mscomctl.ocx msco mct2.ocx project documents : Client.vbp (2006-05-31, Visual C++, 51KB, 下载13次)

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