hi guys Pls tell me a way to connect db4 database with jsp and which driver
hi guys Pls tell me a way to connect db4 database with jsp and also tell me which driver i have to use also tell me how to connect with excel sheets
[178 byte] By [
Shoya] at [2007-11-27 2:55:02]

# 1
take a look at the follwing links. There, you'll find all what you need :
DB4:
http://www.oracle.com/database/berkeley-db/je/index.html
http://www.oracle.com/technology/products/berkeley-db/je/index.html
http://www.oracle.com/database/berkeley-db/db/index.html
http://www.oracle.com/database/docs/berkeley-db-je-datasheet.pdf
Excel:
http://64.18.163.122/rgagnon/javadetails/java-0516.html
Hope That Helps
# 2
> also tell me how to connect with excel sheetsYou can't. You can connect to MS Access files however using an JDBC-ODBC brigde.If you want to read and write xls files, look around for 3rd party API's. The [url= http://jakarta.apache.org/poi/]Jakarta POI[/url] is a nice