搜索资源列表
pboutlook界面
- pb做出的outlook界面框架,可以直接用在管理信息系统中来使用.-pb's outlook interface framework, can be directly used in the management information systems to use it.
ADO MD 程序员参考手册
- ADO MD 程序员参考手册 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 808 KB -ADO MD programmer's reference manual books Language : English books categories : program design license : free software books Size : 808 KB
@ADO中文幇助
- Microsoft ADO 程序员参考,Microsoft ADOX 程序员参考,Microsoft ADO MD 程序员参考-Microsoft ADO programmers reference, Microsoft ADOX programmer's reference, Microsoft programmers reference ADO MD
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
vcstorehouse
- vc++6.0下开发的仓库管理系统,采用ADO操作数据库,使用数据库为ACCE-vc 6.0's warehouse management system using ADO operational database, using the database to ACCE
PowerBuilder-database
- PowerBuilder数据库开发自学教程 课本源代码 最初由于作者的倏忽,把12章源代码弄错了,给广大读者带来不便,这里深表歉意。 现在的12章源代码是作者重新整理的,应该没有问题了。 欢迎广大读者反馈您宝贵意见和建议。-PowerBuilder database development textbooks self-tutorial source code initially because of the author's winding, Chapter 12 s
gcsz
- acad 公差查询源码, a2004,05,06, 可选择文本-Academy of tolerance inquiries source, a2004, the'06 option to text
extremedb_3.0_linux_eval_ha_log_godson.tar
- extremeDB s sample code,useful for you-extremeDB's sample code, useful for you! !
exaples
- 一些数据库的实例。共12章。如第八章: 第8章数据库环境的建立 1. 用MISDBA用户登录MISDB数据库。 2. 在ISQL中,输入第8章提供的SQL语句;或者根据表8-1至表8-4在SQL Explorer中自行创建数据表。 3. 根据表8-5至表8-7设置初始数据,另外需要在PERSON数据表中设置一个具有培训管理系统管理权限的用户(ID=’PXC’,PASSWD=’PASSWORD’,AUTHORITY=’6’,STATE=’F’)和用于外派培训的用户(ID=’PXCO
dCHAP4
- 1. 仍然使用MyDatabase数据库,用SYSDBA用户登录。 2. 在ISQL中,依次输入第4章的数据表创建SQL语句;或者根据表4-1至4-8自行创建数据表。(可以直接使用光盘提供的MyDatabase.GDB数据库。) 3. 使用MyDB数据库连接,在SQL Explorer中输入原始数据。除了表4-9和表4-10的内容,还需要在USER_PASS表中设置一个权限为’3’的JWC用户名,用于课程的调度;设置若干个教师的账号(需要在TEACHER数据表中设置相应信息),权限为’2
dCHAP5
- 1. 用SYSDBA登录服务器,并且创建一个MISDBA用户,密码为PASSWORD。 2. 用SYSDBA用户创建MISDB数据库(可直接注册使用光盘提供的MISDB.GDB)。 3. 用MISDBA用户登录MISDB数据库。 4. 在ISQL中,依次输入第5章的数据表创建SQL语句;或者根据表5-1至表5-7自行创建数据表。 5. 在SQL Explorer中创建MISDB数据库连接。 6. 用MISDBA用户登录,并且输入原始数据。除了表5-8至表5-11的内容,还需要
dCHAP9
- 1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。 2. 用MISDBA用户登录MISDB数据库。 3. 在ISQL中,输入第9章提供的SQL语句;或者根据表9-1至表9-8在SQL Explorer中自行创建数据表。数据库创建后需要分配LOGIN和MATER用户的访问权限。 4. 根据表9-9和表9-10设置初始数据,另外需要在PERSON数据表中设置一个用于登录系统的用户(ID=’MAT’,PASSWD=’PASSWORD’,AUTHORI
banchechaxun
- 本系统可以查询城市到城市的客运班车信息。始发站是地极市,终点站可以是市、县、区,请勿带市、县、区等字样-inquiries of the system to the city's urban passenger bus information. Predicate is the polar station City, terminal can be city, county, district, and not to carry city, county, district words
ssgl
- 息时代的高速发展,电脑管理代替人工管理的应用越来越广泛,已经深入到人们的日常生活中。各种各样的管理系统踊跃出现。各种编程语言的出现为开发管理系统提供了直接的开发平台。尤其是面向对象程序设计语言vc++、delphi、sql的出现更加简洁了管理系统的开发-income era of rapid development, the computer managed to replace artificial management applications have become wider, and
teachingmanage
- 教学信息管理系统是校园信息管理系统的一个有机组成部分。经过详细的需求分析,本系统选用Borland的公司的Delphi7作为开发工具,利用其提供的集成开发环境及各种控件,达到对教学信息管理的目的。开发的教学信息管理系统实现的主要功能包括学生成绩查询、学生资料查询、教师资料查询、单科成绩浏览、学年开课清单、学分计算、平均分计算、方差计算、填加修改学生、教师、课程信息、数据库的还原、备份及其它一些辅助功能。-teaching information management system is Camp
lesson20
- 这个是孙鑫老师的课程20——《Lesson20HOOK和数据库访问》这章的内容-Xin Sun is the teacher's curriculum 20 -- "Lesson20HOOK and database access," this chapter The content
dtl
- The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automa
tushuziliaoguanlixitong
- This is a student information management system, uses in to managestudent s individual information, makes the design to the student toprovide the reference-This is a student's information management ystem. uses in to managestudent's individua
tongyongkucunguanlixitong
- 我觉得这个源码对数据库开发初学者还是有很大的帮助。界面做得也比较友好。附所有源码和控件 MovingChar.ocx 循环移动的字幕 as97Popup.ocx 按钮 其中有使用data控件和数据环境设计器打开有密码的数据库的方法。 作者的话: 你好!我最近利用业余时间写了一个小程序。是库房管理方面的,由于我没有实际了解库房管理的构成 只是凭自己的想象,希望软件发布后大家在这个基础上能够完善,相互学习提高。-I think the source of database
fastdb-339
- 俄罗斯牛人KK的作品,著名的ORDBMS,这里上传最新的3.39版本源代码.希望了解对象关系数据库的同好,请不要错过.