资源列表
VBA_sql_server_oracle
- VBA连接sql server和oracle的方法-VBA Connection way sql server and oracle
10.2
- Visual Foxpro程序设计参考手册,第十章表格与表单集源程序10.2。适合初学者。-Visual Foxpro software usermanual 10.2
MYSQLConnector
- MY SQL Connector-MY SQL Connector...............
db4
- access office data base file
db_connection
- 一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则上只用于学习目的-a database connection pool integrity code, according to the Internet brought the code rewritten. In JBuilder fully tested through the use of properties when chan
qt
- 基于QT与SQL数据库实现的简单的管理系统-failed to translate
cust
- vfp 中一个简单的登陆表单,熟悉表单控件的属性。
ocidb
- OCI数据库连接-OCI Database Connection
zhaozhibin
- 一个数据库课程设计,基于microsoft access 和vb的设计,可实现简单的删除修改查询和登记(由于需要设置路径,简单的作可以将其放置于F盘,即可运行-a database curriculum design, based on microsoft access and vb the design, can be amended to delete simple inquiries and registration (because of the need to set path for
PB
- 根据分辨率调整控件大小 SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString= DSN=pb_shiyan " - connect - open(w_main) - -Pb fuction SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString
php-excel
- 通过php实现将数据以excel格式导出,内有小例子,希望能帮助大家!-Achieved through the php to export data to excel format, there are a small example, hope to help you!
PersonnelArchive
- 利用ALV-tree建立员工资料表,功能有新增、 删除、修改及利用年龄来当索引值,达到搜寻同年纪的员工资料。