搜索资源列表
第4章 数据库编程
- c++builder5.0编程实例: 第4章 数据库编程: 4.1一个简单的数据库应用示例程序 4.2一个数据库组合条件查询程序 4.3一个web网站主页数据库维护程序-c Builder Programming Example : Chapter 4 Database Programming : 4.1 a simple database application procedures examples 4.2 conditions for a combination of da
大型数据库技术
- 《大型数据库技术:Oracle 9i高级程序设计教程》随书光盘。 本书结合大量的实例,介绍如何利用Oracle来管理和维护数据,以及使用JSP、PHP和C#开发C/S模式和B/S模式网络数据库应用程序。全书分为管理篇、开发篇和实践篇3个部分。管理篇和开发篇Oracle数据库的管理和开发技术;实践篇完整地介绍使用JSP、PHP和C#开发的基于Oracle数据库项目的实例。这些实例既可以作为独立的系统运行,也可以取其中的一部分作为应用软件的一个模块,具有很强的实用性。本书所附光盘内容为本书的所
databrowser
- C#数据库编程实例: 程序设计和运行环境是: (1) 微软公司视窗2000 专业版 (2)C#.Net FrameWork SDK BETA 2 (3)Microsoft Access Data Component 2.6 ( MADC2.6 ) -Database Programming C# Example : program design and runtime environment is : (1) Microsoft Windows 2000 Profess
sql2
- SQL学习宝典2.0的使用说明: 1.在win95,win98下要安装PWS(win98安装盘里有). 2.把sql2目录设为虚拟目录。 2.在浏览器中运行http://localhost/sql2/index.asp. SQL学习宝典2.0的功能说明: 1.学习和检验SQL语句,输入SQL语句即可执行,及时显示结果。 2.assess数据库显示,显示数据库中的所有表名和所有表的记录, 包括字段类型。可以在conn.inc文件中把xx.mdb换成你自己的数据库
presontrain
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
chap81236
- “代码”目录下的程序,需要安装SQL Server 2000,并建立起相应数据库。 各个实例的数据库文件存放在相应“建库脚本”目录下,有两种方法建立数据库。 一是在SQL Server的企业管理器中右击“数据库”节点,单击【所有任务】|【附加数据库】菜单命令, 选择相应的数据库文件(扩展名为mdf),单击【确定】按钮就可以了;另一种方法是通过SQL Server的企业管理器的恢复数据库功能, 从数据库备份文件恢复,备份文件的扩展名为bak。 -"code"
kzungulixit
- VC++做的一个库存管理的程序,要连SQL的,是一本书上的实例-VC + + do an inventory management procedures, and even SQL, a book on the case
EmployeeTrainSystem
- 员工培训系统 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,
vf
- 几个VFP程序实例,有时钟控制程序,学生信息管理等
vb程序实例
- VB开发数据库系统 VB程序实例 内含工厂系统 学生系统等-VB database system containing examples of plant systems such as the students
(实例187)设置Windows的默认打印机
- 在安装多个打印机的系统中,如果没有指定打印机,打印内容将被自动输出到默认打印机.本程序指定打印机设置为默认window打印机.-printers installed in the system, if not specified printers, print content will be automatically output to the default printer. The procedures specified printer settings to the default w
中文版SQL Server2000开发与管理应用实例
- 第 1 章 安装和配置SQL Server 1 1.1 SQL Server的版本和版本选择 1 1.2 安装SQL Server的常见问题 3 1.3 如何理解实例 5 1.4 如何实现无值守安装 5 1.5 Desktop Engine 9 1.5.1 MSDE 2000概述 9 1.5.2 获取MSDE 2000 9 1.5.3 安装MSDE 2000 10 1.5.4 管理MSDE 2000 11 1.5.5 支持的并发用户数和数据库容量 12 1.6 SQL Se
PISDKWebSrvExample1
- PI实时数据库SDK开发程序实例,使用C#开发的WebService。-PI Real-Time Database SDK development process instance, use the C# development of WebService.
jsporacle
- 基于jsp+oracle在Eclipse开发环境下的整合开发方法,jsp以及oracle的内容讲解以及相关的应用开发程序实例-Jsp+ oracle in Eclipse-based development environment integrated development approach, jsp and oracle of presentations as well as related application development process instance
JDBC
- java程序与oracle数据库的连接实例,以及对数据的显示,增加,删除以及修改。-java program to connect with the oracle database instance, as well as data display, add, delete and modify.
data
- VB多条件查询数据库演示代码,对高手来说,这个小程序可能不值得一提,不过这个程序还是有借鉴的地方,特别是刚接触VB数据库编程的朋友,它能帮助新手掌握多条件查询Access数据库的技巧,本实例相当完整的,代码不繁琐,易懂易记。 -VB code for multi-condition query the database shows, on the master, this small program may not be worth mentioning, but the program s
ADO_access_database_instance_of_classic_program_so
- ADO访问数据库经典程序实例源码ADO to access the database instance of the classic program source code-ADO to access the database instance of the classic program source ADO to access the database instance of the classic program source code
Delphisqllite
- sqllite数据库应用实例,包括sqllite的SDK,以及开发包和程序实例三部分。-sqllite database application examples, including the sqllite the SDK, and development packages and programs examples of three parts.
mysql
- 基于 MYSQL的简单 程序实例,适合初学者练习产看,注释丰富-MYSQL based simple program examples for beginners to practice production perspective, rich notes
ProductMIS
- 产品入库查询系统,VB+Access编写的程序实例,可供vb学习者参考。-Product storage query system, VB+ Access program written examples for vb learner reference.