搜索资源列表
fastreport演示程序
- fastreport演示程序。fastreport是vcl库的下的一个报表三方控件,写的比delphi自带的报表系统好的多。(DELPHI中有bug)可以下载-FastReport demonstration program. FastReport VCL library is under a tripartite statement Control and writing than delphi's own statements over a good system. (Delphi
DynODBC
- 动态的ODBC演示程序,很实用,建议下载!-dynamic ODBC demo program, very practical, the proposed download!
RWExcel
- VC++程序实现读写EXCELL数据,可以演示执行代码
ColEditor
- 本程序演示了如何使用编辑器在运行期设置表格的一些常用参数 需要使用到Ehlib控件,最好使用3.6版本,旧版本也适用! 使用前请双击本目录下的DB.UDL连接数据库,连接完成后即可选择数据表进行演示! 在表格上按右键,即可出现功能菜单,点击进入! 程序应该适用于各版本的DELPHI,但由于条件有限未做测试!
employee
- 这个源代码是本程序演示了vc连接sql和access的方法好东东。
newstudent
- 新生报名管理系统演示程序,新生报名管理系统演示程序
sc_ora2
- Delphi编写的基于Oracle的分布式数据库的演示程序,对分布式数据库的使用很有帮助-Delphi-based Oracle Distributed Database Demonstration Program, the use of distributed database helpful
lhwy
- 数据库开发的演示程序,可以增加记录,修改记录,删除记录。调试成功。-Demonstration of the database development process, can increase the record, modify records, delete records. Debugging success.
MySQL
- mysql演示程序。实现了数据库的各种功能。对初学数据库的人来说很有用。-mysql demo. To achieve the various functions of the database. Database of people who are learning useful.
Script
- 这篇文章将演示程序缩小数据库交易记录。-This article will demonstrate the procedure to shrink the database transaction log.
adoproject
- ado简单的演示程序,VC++环境编写-ado project
JDBC-dataSystem
- 一个文档管理的演示程序,针对凌乱的文件及其繁琐的查找问题,如何在数据库中实现全文检索。-A document management demonstration program, for the messy and tedious to find the file problem, how to achieve the full-text search in the database.
SQLite
- SQLite在VC中的调用演示程序,SQLite是一种轻量级数据库-SQLite call in the VC in the demonstration program, SQLite is a lightweight database
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
One_many_database_server_client
- 一对多数据库服务端与客户端的演示程序代码-One to many database server and client demo code
Limis
- 1.打开sql server的查询分析器,运行sql目录中的limis.sql语句,创建limis数据库。 2.需要安装ahm控见,该控件是测试版本,因此安装的成功以后,不要立刻推出delphi,顺便打开ahm自带的演示程序,然后可以退出,再打开人寿管理系统的程序。 3.在程序运行开始,需要输入sql server的服务器名称。 -1. Open the sql server query analyzer, run the sql directory limis.sql statem
FamilyDat1.0.0.4
- 一个SQL2005数据库操作的演示程序,和网上的某教程相似,我只是实现出来-A SQL2005 database operations of the demonstration program, and an online tutorial is similar, I just realized out
VBsqliteDB
- 无需部署即可使用的sqlite演示程序 程序用vb6编写,包含sqlite的基本操作及性能测试,直接调用sqlite.dll中的api函数。性能测试中演示了插入操作使用事务提交及不使用事务提交方式在时间上的巨大差异。-No need to deploy sqlite demo program can use the program with vb6 write, contains the the sqlite basic operation and performance testing,
SQLSample1-2015-09-25
- 非常简单的SQL数据库演示程序,用于SQL数据库编程入门。VC6 + SQLServer2000编译通过,ODBC。-a very simple sql demo, for learning sql vc++ program
VB6subtable-(2)
- VB进行SQL语句查询的演示程序源代码,VB利用DataGrid控件显示数据库中数据信息-vb sqlsearching demo code write by vb