资源列表
Working-with-SAP-Scripts
- sap scr ipts with good source code
stusys
- 学生学籍管理使用VB+ACCESS界面简单-vb study
dinghuoxitong
- 用vb语言编写,采用Access数据库,有登录对话框,能够增加、修改、删除库存商品,能生成定货单。-Using vb language, using Access database, with login dialog, to add, modify, delete merchandise, can generate purchase order.
ADO
- 自己封装的一个ADO类用于ADO连接,使用非常方便!-A program for ADO class~
AssetManagementSystem
- 一个关于Access 2007数据库的小尝试,内容是资产管理的一个小系统 ~很有意思-a programming about the asset management system using Access 2007 as the developint tool
FinancialManagement
- 一个Access 2007的财务管理小程序源代码~关于数据库应用的小尝试-a small test about the application of access database
jiaoxueguanlixitong
- 一个关于Access2007数据库的小例子 很好-a program of Access 2007 very usefull
QS07_DB2v8_Security
- DB2数据库的关于安全方面的培训资料。-DB2 database, information on safety training.
vf
- 一些在vf下的小程序,用于vf的学习。是学习vf的助手。-Some vf the little program for vf learning. Vf' s assistant to learn.
PIInAndOut
- vb6的连接PI,能够写入和读出数据。内附vb源代码,可直接运行使用-vb6 connection PI, can be written to and read data
softhy248a
- 招聘网站系统是用JSP编制成才的,如有需要者自行下载-good good study
SQLite3_ARM
- 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。 SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM