搜索资源列表
文档资料信息管理系统
- 公司文档资料信息管理系统,自己学PB时的小程序! PowerBuilder是著名的数据库应用开发工具生产厂商PowerSoft公司推出的产品(PowerSoft现已被数据库厂商Sybase所收购),它完全按照客户机/服务器体系结构研制设计,在客户机/服务器结构中,它使用在客户机中,作为数据库应用程序的开发工具而存在。由于PowerBuilder采用了面向对象和可视化技术,提供可视化的应用开发环境,使得我们利用PowerBuilder,可以方便快捷地开发出利用后台服务器中的数据和数据库管理系统
test
- 从数据库中提取数据,在windows下实现坐标转换并显示在Windows窗口上。实现可视化数据库-Extract data from the database in windows to achieve coordinate transformation and displayed in the Windows window. Visualized database
TeacherInfoManagementSys
- 教师信息管理系统,通过数据库的数据存储与查询,实现教师信息的管理,此程序使用SQL数据库,通过C#进行编程,实现了教师信息的增删改查的可视化操作。源码已编译通过,内有可执行文件。-Teacher Information Management System, through the database for data storage and query, to achieve information management teachers, this program uses a SQL data
DBoffootball
- 建立了一个可以对数据进行增删改填的可视化数据库管理系统,数据库内容为英超各队的比赛信息-The establishment of a possible additions and deletions to fill the data visualization management system, contents Premier League match information
Firebird_with_IBPP
- IBPP 是一个 FireBird 数据库 API 的 C++ 封装,作为客户端接口,它支持 Firebird 1.0, 1.5 及更高版本, 以及 InterBase 6.0(未来将只支持 Firebird)。它是一个类库,不需要任何特别的开发工具支持。它也没有 和任何一种可视化或快速开发工具绑定。IBPP 实际上被设计成为任意 C++ 应用添加存取 Firebird 数据库的功 能。IBPP 实际上是一个到 Firebird 纯粹的动态 SQL 接口。通过一些易用的 C++ 类