搜索资源列表
Examonline
- 基于Access数据库,用vc++6.0做了一个在线考试系统,程序经过调试,没有错误,功能齐全。-Access database, use the vc++6.0 an online examination system, program debugging, there are no errors, fully functional.
AccessOperate
- 操作ACCESS数据库实例程序,对初学易语言ACCESS数据库编程有帮助-Operation ACCESS database instance procedures, beginner easy language ACCESS database programming
易语言双色球开奖记录采集源码
- 易语言双色球开奖记录采集源码例程程序结合易语言扩展界面支持库,实现双色球号码的采集。 易语言例程还使用到易语言互联网支持库,易语言编码转换支持库,数据库操作支持库。-Easy language the ball lottery record collection source routine procedures combined with easy language extension interface supports library, color ball number of ac
fenbanyuanma
- 易语言学生分班系统源码例程程序结合易语言EXCEL2000支持库,实现了学生分班,成绩查询等功能。本易语言例程源码是易语言论坛用户编写的教程,属于易语言数据库类教程。本易语言例程还使用到易语言扩展界面支持库。 点评:易语言学生分班系统源码结合易语言EXCEL2000支持库,实现了学生分班,成绩查询等功能-The easy language student placement system source routine procedures combined with easy Languag
cangku
- 易语言仓库管理软件源码 例程程序结合易语言扩展界面支持库,实现仓库管理功能。 易语言例程还使用到易语言数据库操作支持库,易语言高级表格支持库,数据操作支持库,农历日期支持库。-Easy language warehouse management software source code easy language warehouse management software source routine procedures combined with the easy language ex
Paradox
- 易语言Paradox数据库DB文件分析源码例程程序结合易语言系统核心支持库,实现了通过分析DB文件的格式,直接读取Paradox数据库DB文件。本易语言例程源码是易语言论坛用户编写的教程,属于易语言数据库类教程。-Easy language Paradox database DB file the source routine program combined with easy language system core support library to read Paradox datab
taobao
- 用于淘宝卖家对客户的快递信息进行系统管理,本程序主要是演示数据库操作-Taobao sellers for delivery to the customer information system management, this program is to demonstrate database operations
car-sys
- 车辆管理简易系统易语言源码例程程序结合易语言扩展界面支持库和数据库操作支持库,实现简单车辆管理。-Easy vehicle management system easy language source routine program combines easy language support library expansion interface and database operations support library, a simple vehicle management.
bit
- 易语言字节集算法操作Paradox数据库源码例程程序结合易语言扩展界面支持库和高级表格支持库,操作Paradox数据库。-Set byte arithmetic operation easy language source code routines Paradox database program combines easy language support library expansion interface and advanced forms support libraries, op
Oracle
- 易语言Oracle数据修改源码例程程序结合易语言扩展界面支持库数据库操作支持库,实现Oracle数据修改功能。-Easy language to modify the Oracle data source extensions routine program combines easy language interface support library database operations support library that implements the Oracle data mod
china-code.net.zhy.3.Rar
- 摘要:VC/C++源码,数据库应用,删除数据 VC++连接数据库删除信息源码实例,初学者的例子,VC连接数据库后,删除数据库内容,程序简单,源码在VC6.0下可顺利编译,运行截图如上所示。-Summary: VC/C++ source code, database applications, to delete data VC++ source code examples to connect the database to delete information, examp
fr2
- 本人初学时制作的易语言数据库编程,数据库连接程序,对初学者有参考作用。-When I made the beginner and easy database programming language, database connection program, for beginners reference.
tree-box-routines
- 易语言程序 易语言源码模块 数据库填充到树型框例程-Easy language program easy language source code module is filled into the tree box routines
ziliaoku
- 个人小资料库易语言源码例程程序结合易语言数据库实现个人资料的记录。 点评:个人小资料库易语言源码是易语言数据库的应用例程。-Small personal library routines easy language source program combines easy language to achieve record of personal information. Comments: Personal little easy language source cod
shanghu
- 易语言商户管理源码例程程序结合易语言数据库实现商户明细账管理。 点评:易语言商户管理源码仅供参考。-Easy language source code routines merchant management program combines easy language to achieve commercial management subsidiary ledgers. Comments: Easy language source code for reference
mysolyx
- 易语言运行MySQL文件源码例程程序结合易语言MySQL支持库实现MySQL数据库文件的读取。 点评:易语言运行MySQL文件源码需要对MySQL文件的内部数据结构有所了解。 -Easy language file to run MySQL source routine program combines easy language support library achieve read MySQL MySQL files. Comments: Easy languag
shukuku
- 易语言数据库中间件源码例程程序结合易语言多线程支持库远程服务支持库,创建ADODB对象实现数据库中间件的应用。 点评:易语言数据库中间件源码仅供参考。 -Easy language source middleware routines multithreaded program combines easy language support library remote service support library, create ADODB object implements
DBC
- 易语言读取DBC2000数据库源码例程程序结合易语言扩展界面支持库和数据库操作支持库,调用API函数读取DBC2000数据库。 点评:易语言读取DBC2000数据库源码仅供参考。-Easy to read DBC2000 language routines of the program combined with easy language source code expansion interface support library and operations support
JDLTJQR
- 简单聊天机器人 DataOpen是一款超迷你的数据库程序,可搭配配套提供的 _测试器 程序使用,也可单独使用 -Simple chat robot DataOpen is a super-mini program, can be used with the matching _ tester program can also be used alone
sqlite3数据库操作示例
- SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库