搜索资源列表
20075416414763048
- 一、设置数据源 如果设置数据源,不论是服务器是tomcat还是resin,都无需更改任何文件。 数据源设置步骤:(windows操作系统) 1.进入“控制面板”-->管理工具”--->“数据源(ODBC)” 2.选择“用户DNS” 3.点击“添加”---〉选择驱动器“Microsoft Access Driver”---点击“完成” 4.填写数据源名:shnxn 5.选择数据库(我们网站的数据库所在位置,缺省为frshop
Delphi-connection-pool
- 不错的数据库连接池实现,很有参考价值。包括多种数据库连接方式的-DB connection pool
connAccess
- ~给你个不许要数据源直接连接的例子~连接access要制定到它数据库的mdf文件 Connection conn=null try { Class.forName("sun.jdbc.odbc.JdbcOdbcDriver") String url="jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)} DBQ="+DBpath conn=DriverManager.getConnection(url,""
yuyue
- 用DELPHI做的预约系统,可连接SQL2000和ACCESS库,数据库在DB文件里,使用控件有TREEVIEW,LISTVIEW,ADO等-DELPHI to do with booking system, can be connected to SQL2000 and ACCESS database, the database file in the DB, the use of control has TREEVIEW, LISTVIEW, ADO, etc.
Delphi_057420
- Delphi:Delphi使用BDE动态连接数据库的程序源代码,打开数据表,并显示TerryDB.DB的测试内容,程序编缉状态下的截图如图所示,BDE连接数据库使用也挺广泛,本例有参考价值。 -Delphi: Delphi BDE program source code using dynamic connection to the database, open the data table and displays TerryDB.DB test content, as shown in