Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting up JNDI with JDBC?

Status
Not open for further replies.

baden

Programmer
Feb 6, 2002
125
US
I need help setting up JNDI for use with JDBC.

I'm not using J2EE, rather J2SDK 1.4.0, so no 'deploytool'.

If I'm not mistaken (when this works), I should be able to call my database via "dbname" instead of doing the whole Connection thing.

JNDI is included with J2SDK1.4.0, how do I use it?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top