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

[Windows编程] SalarDbCodeGenerator

数据库代码生成器,可以直接生成SQL操作方法和封装类
Database code generator, can directly generate SQL operation methods and encapsulation classes (2019-06-25, SQL, 17531KB, 下载0次)

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

[Windows编程] MYSQL 5.5从零开始学

MySQL是一个真正的多用户、多线程SQL数据库服务器。SQL(结构化查询语言)是世界上最流行的和标准化的数据库语言,它使得存储、更新和存取信息更加容易。
MySQL is a real multi user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular and standardized database language in the world, which makes it easier to store, update, and access information. (2017-08-23, SQL, 77666KB, 下载5次)

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

[Windows编程] CREATE-OR-REPLACE-TRIGGER

创建触发器,增加了各种条件处理情况,比较好的一个参考模板
create trigger in sql (2011-05-17, SQL, 5KB, 下载8次)

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

[Windows编程] eetop.cn_spim

mips 模拟器. 里面有 ppt 说明 讲解。
Mips emulator (2011-03-27, SQL, 1476KB, 下载25次)

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

[Windows编程] Ontology-baseddesignofmobiledatabasesynchronizatio

基于本体的移动数据库同步服务器的设计基于本体的移动数据库同步服务器的设计
Ontology-based design of mobile database synchronization server (2010-08-16, SQL, 2956KB, 下载7次)

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

[Windows编程] target

oralce 触发器创建,很方便的建设。
oralce (2009-12-02, SQL, 1KB, 下载3次)

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

[Windows编程] javasql

详细说明: —增加— 增加员工的基本信息、培训信息、奖罚信息、薪资信息 —删除— 可根据员工的编号及姓名等资料的删除 —修改— 用户可以对员工的姓名和编号、进行修改。 —查询— 用户可以根据姓名、编号,准确的查到要找的员工,也可以选择部门,查看选中的部门的所有员工。 —辅助— 可以调用单独制作的计算器进行数字计算,节省操作时间
Detailed Description:- increase- increase their basic information, training information, reward and punishment information, salary information- delete- can be based on the number and names of staff, etc. Delete- Edit- the user can name and number of employees, be amended.- Query- The user can name, number of available and accurate to find employees, departments can also choose to see the sectors selected for all staff.- Auxiliary- can call for a separate calculator figures, time-saving operation (2009-05-17, SQL, 799KB, 下载2次)

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

[Windows编程] Oralce10G

Oralce10G入门与实践 1章 概述 2章 认识企业管理器 3章 创建数据库 不一一列举
Oralce10G entry and practice are outlined in Chapter 2, Chapter 1, understanding of Enterprise Manager to create a database in Chapter 3 are not listed (2009-05-15, SQL, 40126KB, 下载1次)

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

[Windows编程] eff

腾飞在线小说网源码 一个不错的在线小说系统,采用多层模式开发,程序控制多写在用户控件中,网页编辑器采用的是FreeTextBox,支持用户注册和小说连载等 后台管理功能有:系统管理 用户管理(系统管理员 连载作者 短片作者 作者 普通用户) 分类管理 书籍管理 内容采集 首页地址是:TengfeiWeb/Clientele/Index.aspx
Tengfei online novel network a good source of online novel system that uses multi-layer pattern of development, process control and writing in the user control, web editor uses FreeTextBox, support user registration and serial novels such as background management functions are: System Management user management (system administrator serial short Author Author Author ordinary users) the management of the contents of classified management books collection Home address is: TengfeiWeb/Clientele/Index.aspx (2008-12-09, SQL, 3980KB, 下载10次)

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

[Windows编程] webshoupiaoxitongoing

系统设置:密码修改 增加用户(权限) [打印机设置 票样打印设置 这2块用不着实现系统界面上 放着就好了] 基础设置:基础参数设置(买票设置/订票设置/退票设置)(比如多少时间之前不能买票订票) 车票设置(标准票/儿童票/。。。增删改) 车辆设置(增删该) 车次设置(增删该) 运营计划设置(调度设置)前台营业:销售车票 预定车票 退回车票 信息查询:售票信息查询 订票信息查询 运营计划查询 当班信息查询(类似当班收入什么的) 营业统计:日售票报表统计 月售票报表统计 季度售票报表统计常用工具:记事本、计算器 采用SQL2000 数据库 数据库在db_bcbbs.net文件夹中 附加数据库设置数据库链接
err (2008-10-22, SQL, 186KB, 下载8次)

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

[Windows编程] VC_DataBase_Programing_Three_Steps

本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。
The book for the purpose of practical light of the specific database applications, selected the seven most representative examples of, respectively, introduced ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access technology to customers and application development process. The book also ADO database components developed through examples and OLE DB server program development instance launched a database application developed by the High topic. (2007-12-24, SQL, 3438KB, 下载43次)

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

[Windows编程] myvideonetsql

视频点播系统使用方法如下: 1. 将"视频点播系统"目录下的所有文件和目录复制到IIS服务器根目录下某新建的虚目录,例如vod。 2. 在IIS中针对vod目录创建应用程序 3. 在SQL Server中使用“企业管理器”,使用“附加数据库”功能,导入database目录下的vod_Data.MDF文件建立名为“vod”的数据库 4. 根据自己的机器设置相应修改web配置文件的数据库连接字符串,具体的连接字符串有很多种方法,请参考本光盘中的第八章数码商店系统的readme文件。 5. 在IE的地址中输入“http://localhost/vod/default.aspx”即可进入该网站,其中用户名mfq密码mfq是系统自定义的管理员帐户,如果用户修改,可以修改web.config文件的配置字符串中的管理员用户名字符串。一般用户读者可以自己注册后直接使用。
Video-on-Demand system as follows : 1. "Video-on-Demand System" directory of all files and directories to your IIS server's root directory of a new virtual Contents, for example, the UNESCO Intergovernmental. 2. IIS against creation of the UNESCO Intergovernmental directory application procedures 3. In SQL Server using the "Enterprise Management , "and the use of" additional databases "function, into the database directory vod_Data.MDF documents to establish "the UNESCO Intergovernmental" data THE four. According to their machines accordingly revised the web configuration file database connection string, specific connection string there are many ways, Please refer to the CD of the 8th chapter of the digital system stores the readme file. 5. The a (2007-05-09, SQL, 1224KB, 下载242次)

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

[Windows编程] 2005112611145381

1、实时检测用户IP。 2、实时进程号探测。 3、用户超时自动离线。 4、自动来访地址分析。 5、拒绝代理服务器访问。 6、自动数据来源检测。
a real-time detection of IP users. 2, real-time detection of the process. 3, users offline automatic overtime. 4, automatic analysis of visiting addresses. 5, refused to visit the proxy server. 6, automatic detection of data sources. (2006-11-28, SQL, 2440KB, 下载178次)

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

[Windows编程] DataPorter

本人利用Microsoft C#语言调用Microsoft SQL 2000 数据库SQLDMO类,编写自动备份SQL数据应用程序,备份出文件与SQL数据库菜单中备份文件相同,可以使用SQL数据库本身恢复进程进行数据恢复,也可以使用本程序中恢复程序进行自动恢复。
I use Microsoft C# language calling several Microsoft SQL 2000 According to DDS category for the preparation automatic data backup SQL applications, backup out the files and SQL database backup menu on the same document, SQL database can use their own recovery process for data recovery you can also use this procedure to restore procedures for automatic restoration. (2006-04-30, SQL, 284KB, 下载30次)

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

[Windows编程] 繁体简体字转换

繁体简体字转换 PowerBuilder是著名的数据库应用开发工具生产厂商PowerSoft公司推出的产品(PowerSoft现已被数据库厂商Sybase所收购),它完全按照客户机/服务器体系结构研制设计,在客户机/服务器结构中,它使用在客户机中,作为数据库应用程序的开发工具而存在。由于PowerBuilder采用了面向对象和可视化技术,提供可视化的应用开发环境,使得我们利用PowerBuilder,可以方便快捷地开发出利用后台服务器中的数据和数据库管理系统的数据库应用程序。
conversion PowerBuilder is one of the leading database application development tool manufacturers Wikipedia launched products (Wikipedia has been database vendor Sybase acquisition), it is fully in accordance with the client/server architecture design developed in the client/server structure, it uses the client, as database application development tools exist. As used PowerBuilder object-oriented and visualization technology, Visualization provides the application development environment, has enabled us to use PowerBuilder, quick and easy to be developed using background of the data server and database management system database applications. (2006-01-09, SQL, 89KB, 下载11次)

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

[Windows编程] 数字转英文

数字转英文 PowerBuilder是著名的数据库应用开发工具生产厂商PowerSoft公司推出的产品(PowerSoft现已被数据库厂商Sybase所收购),它完全按照客户机/服务器体系结构研制设计,在客户机/服务器结构中,它使用在客户机中,作为数据库应用程序的开发工具而存在。由于PowerBuilder采用了面向对象和可视化技术,提供可视化的应用开发环境,使得我们利用PowerBuilder,可以方便快捷地开发出利用后台服务器中的数据和数据库管理系统的数据库应用程序。
figures to be the famous English PowerBuilder database application development tool manufacturers Po werSoft company's products (Wikipedia is now Sybase database collected by the manufacturers purchase), it is fully in accordance with the client/server architecture design developed in the client/server structure, it uses the client, as database application development tools exist. As used PowerBuilder object-oriented and visualization technology, Visualization provides the application development environment, has enabled us to use PowerBuilder, quick and easy to be developed using background of the data server and database management system database applications. (2006-01-09, SQL, 58KB, 下载12次)

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

[Windows编程] 下拉式日历

下拉式日历 PowerBuilder是著名的数据库应用开发工具生产厂商PowerSoft公司推出的产品(PowerSoft现已被数据库厂商Sybase所收购),它完全按照客户机/服务器体系结构研制设计,在客户机/服务器结构中,它使用在客户机中,作为数据库应用程序的开发工具而存在。由于PowerBuilder采用了面向对象和可视化技术,提供可视化的应用开发环境,使得我们利用PowerBuilder,可以方便快捷地开发出利用后台服务器中的数据和数据库管理系统的数据库应用程序。
drop-down calendar is the famous PowerBuilder database application development tool manufacturers Po werSoft company's products (Wikipedia is now Sybase database collected by the manufacturers purchase), it is fully in accordance with the client/server architecture design developed in the client/server structure, it uses the client, as database application development tools exist. As used PowerBuilder object-oriented and visualization technology, Visualization provides the application development environment, has enabled us to use PowerBuilder, quick and easy to be developed using background of the data server and database management system database applications. (2006-01-08, SQL, 63KB, 下载14次)

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

[Windows编程] 文档资料信息管理系统

公司文档资料信息管理系统,自己学PB时的小程序! PowerBuilder是著名的数据库应用开发工具生产厂商PowerSoft公司推出的产品(PowerSoft现已被数据库厂商Sybase所收购),它完全按照客户机/服务器体系结构研制设计,在客户机/服务器结构中,它使用在客户机中,作为数据库应用程序的开发工具而存在。由于PowerBuilder采用了面向对象和可视化技术,提供可视化的应用开发环境,使得我们利用PowerBuilder,可以方便快捷地开发出利用后台服务器中的数据和数据库管理系统的数据库应用程序。
company information management system, PB studied the small program! PowerBuilder is one of the leading database application development tool manufacturers Wikipedia companies the products introduced (Wikipedia has been database vendor Sybase acquired), it is fully in accordance with the client/server architecture design developed in the client/server structure, it uses the client, as database application development tools exist. As used PowerBuilder object-oriented and visualization technology, Visualization provides the application development environment, has enabled us to use PowerBuilder, quick and easy to be developed using background of the data server and database management system database applications. (2006-01-08, SQL, 926KB, 下载30次)

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

[Windows编程] sql_undo_30

这是用于回滚旧的已经提交过的事务的脚本。可用于在多用户模式中将UNDO(取消)功能嵌入到客户端-服务器应用程序中
This is for rolling back the old has already submitted the affairs of the script. Can be used in multi-user mode will UNDO (canceled) functions into client-server application procedures (2005-10-25, SQL, 7KB, 下载5次)

http://www.pudn.com/Download/item/id/119687.html
总计:19