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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installing JDBC for Oregano help needed

Status
Not open for further replies.

jackz15

Programmer
Joined
Jun 28, 2006
Messages
103
Location
US
take a look at this post of mine on another forum, u can basically ignore everything
but u need to take alook at oregano's ref manual's description of installing the JDBC driver.
here s the link:
please tell me what went wrong in my installing te JDBC driver!
 
JDBC driver, i wasn't exactly sure what to do here, i just downloaded the driver from mysql and then just put the folder inside jre/lib/ext

Well you cannot just dump the 'folder' in it - you must put the driver's .jar file in, not the entire folder.

--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
 
well i did put the jar file there, and does it matter where the folder goes?
 
but just putting the jar file there is already enough? thats all i have to do to install?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top