搜索资源列表
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,但由于条件有限未做测试!
Money
- 一个空调安装工工资计算,主要演示了ADO访问ACCESS数据库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。
SQLite
- SQLite在VC中的调用演示程序,SQLite是一种轻量级数据库-SQLite call in the VC in the demonstration program, SQLite is a lightweight database
LJblog
- 、程序必须在根目录 2、必须开启父路径 3、硬盘为NTFS格式的时候,请设置硬盘属性->安全属性标签,设置成evryone和user为完全控制。 4,网站LOGO修改地址 \Ch\image\logo.jpg 二、后台管理管理演示登录:/admin/admin_Login.asp 管理帐号:admin 密码:admin -The procedures must be in the root directory 2, you must open the path to the parent
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
kzvbaccess
- 同时向VB新手展示VB与Access数据库之间的各种数据操作,比如添加、删除、查询、修改等,另外还简单演示了DATAGRID数据列表的使用。对于日常开支记录系统程序本身来言,功能有浏览、统计和添加,是一个仅供新手学习VB编程的参考代码-At the same time demonstrate to the VB VB and Access database novice between the various data manipulation, such as add, delete, que
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,
AutoSeverclent
- 使用Delphi创建一个自动化对象程序的Demo演示实例,只看Dlephi7中自带的Demo,只看不练,还是不知如何实现,尤其是tlb库,查阅了官方参考才明白了些,所以自己动手做了个简单的Demo,具体代码请参见源码。自动化对象程序的特征:可以被其他程序调用,就像Word.Application一样。-Delphi to create an automated object-Demo demo instance, just look at comes Demo Dlephi7, look do
delphi3rs
- 一个三层结构的数据库系统实例,程序CS结构,客户端和服务端完整,程序演示通过3层数据连接,将读取的数据绑定显示到DataGird控件中。-An example of a system with three layers structure
VB6subtable-(2)
- VB进行SQL语句查询的演示程序源代码,VB利用DataGrid控件显示数据库中数据信息-vb sqlsearching demo code write by vb