Re: Squirrel trouble..
"Geeta Ramani" <[email protected]>
| Newsgroups | gmane.comp.java.mvc.devel |
|---|---|
| Organization | Central Maine Power Company |
| Message-ID | <[email protected]> |
Dave: I had in fact tried both the jxDVCon.jar as well as the jar (cvs version) which Vic mentioned in lab2 step 5 (the second step 5 which begins with "Download the JDBC driver that we will be using..etc..". When I added that to the the jar list in Squirrel's Driver window and clicked on "List drivers", got "JXDBConDriver". However this did not work for me. Only when i added the postgresql.jar did things work.. Let me know if you get this to work (I tried to get jxDVCon.jar to work for most of a day before I finally decided to work with postgresql.jar..!) Thanks Geeta [email protected] wrote: > looking at the driver mentioned below I looked up it source, i.e. > from the sourceforge description."jxDBCon a framework to ease the > development JDBC drivers. By using it you can concentrate on the tasks > specific to your DBMS and benefit from the generic solutions provided > by jxDBCon. jxDBCon contains a featureful driver implementation for > PostgreSQL"you can find more info at > http://sourceforge.net/projects/jxdbconnote the jar is jxDBCon.jar. it > is included in both the basicportal and webcms lib directories.i have > not tried to get it to work yet but should be implementable based on > the description.dave