Geeks Talk

Prepare for your Next Interview




MS-Access database

This is a discussion on MS-Access database within the Database Design forums, part of the Databases category; Help me out in connecting to the MS-Access database using Struts and using Weblogic server? Note : This is the question asked by a visitor viswanath. I am posting this ...


Go Back   Geeks Talk > Databases > Database Design

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 11-29-2006
Expert Member
 
Join Date: Oct 2006
Posts: 690
Thanks: 0
Thanked 49 Times in 41 Posts
JobHelper is on a distinguished road
MS-Access database

Help me out in connecting to the MS-Access database using Struts and using Weblogic server?

Note : This is the question asked by a visitor viswanath. I am posting this in proper forum.
Reply With Quote
The Following User Says Thank You to JobHelper For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 12-11-2006
Expert Member
 
Join Date: Sep 2006
Location: India
Posts: 131
Thanks: 1
Thanked 20 Times in 20 Posts
Innila is on a distinguished road
Re: MS-Access database

Hi,
In your file struts-config.xml the data connection for MS Access should be given as,

<data-source type="org.apache.commons.dbcp.BasicDataSource">
<set-property property="driverClassName" value="sun.jdbc.odbc.JdbcOdbcDriver" />
<set-property property="url" value="jdbcdbcriver={Microsoft Access Driver (*.mdb)};DBQ='d:/srik/db1.mdb';DriverID=22;}" />
</data-source>

*** Mangai Varma ***
Reply With Quote
Reply

  Geeks Talk > Databases > Database Design


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Access Rights of database joel Oracle 5 07-27-2006 06:22 AM
How to determine access to file sripri C and C++ 1 07-17-2006 04:13 PM
Database access using C program fred C and C++ 1 07-13-2006 09:52 PM
Oracle and MS Access Allan Paul Oracle 5 06-24-2006 12:53 PM


All times are GMT -4. The time now is 04:00 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved