Results 1 to 2 of 2

Thread: MS-Access database

  1. #1
    Expert Member
    Join Date
    Oct 2006
    Answers
    209

    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.


  2. #2
    Expert Member
    Join Date
    Sep 2006
    Answers
    130

    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 ***


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact