搜索资源列表
dCHAP3
- 1. 创建MyDatabase.gdb数据文件。 2. 用SYSDBA用户登录。 3. 在ISQL窗口中,依次输入本书提供的SQL语句;或者在SQL Explorer窗口中,根据表3-1至表3-10创建数据表。(通过直接注册附带光盘所提供的MyDatabase.GDB数据库文件,可以直接获得这些数据表。) 4. 在SQL Explorer窗口中,创建MyDB数据库连接。 5. 输入初始数据。除了表3-11至表3-13的内容,还需要根据需要设定院系编号、班级号和计数器。 -1.
MarkLib
- 这是一个自己做的小型成绩查询的数据库。是用windows附带的access做的。刚开始的界面姓名为fanli,密码是123,然后输入11203*,就可以查询了。初学者可以看看表的建立与使用,以及最简单的可视化窗口怎么建。-own small database query results. Using windows incidental access so. At the beginning fanli name of the interface, the code is 123, then t
LibraryManagementSystem
- As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines.
sqlite3_class_1.7.2.0
- 本人自己封装的一组用于操作sqlite3数据库的封装类, 支持加密,以及二进制操作。内附完整的测试用例。 源码在Window XP(X86)及WinCE(ARM)环境下调试通过, 内附VC6工程,和EVC4工程。-I own package a set of wrapper class operation sqlite3 database support encryption, as well as the binary operation. Containing a complet
POS
- 简易的POS仿真教学系统的分析设计 操作系统:Window 2000/XP 数据库管理系统:VB6.0+ACCESS 2000 运行界面: (1) 以自己的名字登录的界面(收款员中加入自己的名字,样式可以重新设计) (2) 系统菜单(样式可以重新设计) (3) 商品销售界面(样式可以重新设计) (4) 输出的小票(样式可以重新设计) -Easy POS simulation teaching system analysis and design of operat
MedicAdmin
- 用VC++6.0通过连接ACCESS数据库,实现了药品的查询,药品管理,系统的管理等,其中用到了窗口分割的内容-By connecting with VC++6.0 ACCESS database to achieve a query, drug management, systems management and other drugs, which uses a separate window content
Auxiliary-accounting
- VB写的辅助核算软件的源代码,可进行土方等工程项目辅助核算,借用金蝶数据库,运输统计核算等。 具体来说有施工统计、项目核算、基础信息、系统设置、资料维护、窗口视图、软件使用帮助等,使用有第三方控件。-Auxiliary accounting software written in VB source code, can be the earthwork project accounting, use Kingdee database, transport statistics etc.. Spe
database-with-ddlst
- 在数据窗口实现ddlb控件的使用的实例。初学者参考使用不错。-in data window, use ddlb control for new user.