|
What this is
Other links
The source code
#Sun Oct 31 18:00:21 GMT-03:00 2004
database.connection.username=sa
database.connection.password=<PWD>
dbname=jforum
database.connection.host=<My host>
database.connection.pool.min=10
database.connection.pool.timeout=120
database.connection.port=1433
database.connection.string = jdbc:jtds:sqlserver://${database.connection.host}:${database.connection.port}/${dbname};User=${database.connection.username};Password=${database.connection.password};SelectMethod=cursor;
dbencoding=UTF-8
database.connection.pool.max=50
dbunicode=true
dao.driver=net.jforum.drivers.sqlserver.DataAccessDriver
database.connection.driver=net.sourceforge.jtds.jdbc.Driver
|
Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com