搜索资源列表
18-15-1.demo.zip
- 使用ODBC读取Excel文件中数据
env2_cpp
- Berkley DB数据环境的演示代码,支持多点数据复制-Berkley DB data environment demo code, support multi-point data replication
Delphi2005ADO三层数据库演示
- Delphi 2005 ADO 三层数据库演示-Delphi ADO 2005 three-tier database demo
DBExport_WTL
- 将数据库中的表转换成Excel和Txt文件 Excel和Txt以动态库存放 在Demo程序中给定要转换的数据库名及表名 进行转换即可-database will be converted into the table Excel and Excel documents and archives to archives stored in dynamic the Demo procedures must change to the database name and the name
MySQL-demo
- VC6.0++ & MySQL demo program developing
RBAC0.62
- 实现数据库管理系统的角色管理机制。数据库采用Access,位于解压目录下的demo.mdb中-database management system to achieve the role of management mechanism. The database using Access, located in the directory extract which demo.mdb
proclinuxdemo
- linux下proc*c的demo,包括预编译程序和.pc程序-under proc * c demo, including pre-compiled and procedures. Pc procedures
classcons1t
- windows 下的一个环形buffer的demo,很好的数据结构算法,一个类封装了所有的操作-windows of a circular buffer to the demo, very good data structure algorithms, a package of all categories of operation
DBGrid_DBGridEh
- 在更新前请务必备份源文件! 并且此程序对同一目录只能使用一次! 本程序对只处理了部份DbGridEh事件: StringReplace(Demo[i], TDBGrid , TDBGridEh , [rfIgnoreCase]) StringReplace(Demo[i], DataCol: Integer Column: TColumn , DataCol: Integer Column: TColumnEh , [rfIgnoreCase]) StringReplac
20060611Access
- 简要说明:直接通过DAO读、写Access文件 直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类
database_demo
- 使用数据库的VC编程实现,一个简单的DEMO-use of the VC database programming, a simple DEMO
连接ODBC
- 连接ODBC-flash演示-connecting ODBC - flash demo
QuickQuery_demo
- 数据读取类excel,datab ase,sql DEMO程序-read data type excel, datab ase, sql procedures DEMO
ExcelAccessSrc
- 一个数据导进(出)EXCEL表的DEMO,很有实用价值。
18-15-1.demo.zip
- 使用ODBC读取Excel文件中数据 ,Using ODBC read data in Excel
sql_vc
- sqlite大家都知道吧,一个数据库系统,该demo演示sqlite在vc下的使用.-sqlite we all know it, a database system, the demo presentation at vc under sqlite use.
Custom
- cxGrid用法(Demo),Devexpress公司的控件用法.-How to use Dev s cxGrid.
Demo-database-vb-method-
- 演示vb对ASA数据库的操作方法,是不可多得的vb操作SYBASE数据库的例子-Demo database vb method of operation of the ASA, is a rare example of vb operating SYBASE Database
vb.net真正的三层架构Demo
- vb.net真正的三层架构Demo,含MSSQL数据库。