Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Frameworks
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
Other Application Frameworks
Springs
Ashwini kondapalii
Greenhorn
Posts: 1
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hello everyone,
I have a doubt about how to configure datasource name in spring application. I am at present working in Xp and i have MS-Access as my database. And how should i retrieve.
help me
Bear Bibeault
Sheriff
Posts: 67750
173
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Moved to the Application Frameworks forum
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
A Kumar
Ranch Hand
Posts: 982
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
In a xml file that you deploy in the server....
Iam making use of JNDI here..
<datasources>
<local-tx-datasource>
<jndi-name>Specify the Jndi name</jndi-name>
<connection-url>
jdbc
dbc
river=Microsoft Access Driver (*.mdb);dbq=c:\\XXX.mdb</connection-url>
<driver-class>sun.jdbc.odbc.JdbcOdbcDriver</driver-class>
</local-tx-datasource>
</datasources>
Hope it helps you
After some pecan pie, you might want to cleanse your palatte with this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Sun's Free Proficiency Assessment System
WSAD (IBM Universal Test Client) problem
I'm using synchronized blocks. Is it valid?
Posting Density Stastics
Any body need Voucher. Expiring in 30 June 2006
More...