Re: Trouble With JDBC
От
Michael Stephenson
Тема
Re: Trouble With JDBC
Дата
Msg-id
Pine.LNX.4.30.0102161832090.12739-100000@tirin.openworld.co.uk
Ответ на
Re: Trouble With JDBC (Corey Mosher)
Список
Дерево обсуждения
Trouble With JDBC Corey Mosher <corey@pgsql.com>
Re: Trouble With JDBC Peter T Mount <peter@retep.org.uk>
Re: Trouble With JDBC Michael Stephenson <mstephenson@tirin.openworld.co.uk>
Re: Trouble With JDBC Bob Kline <bkline@rksystems.com>
Re: Trouble With JDBC Corey Mosher <corey@pgsql.com>
Re: Trouble With JDBC Bob Kline <bkline@rksystems.com>
Re: Trouble With JDBC Corey Mosher <corey@pgsql.com>
Re: Trouble With JDBC Bob Kline <bkline@rksystems.com>
Re: Trouble With JDBC Corey Mosher <corey@pgsql.com>
Re: Trouble With JDBC Michael Stephenson <mstephenson@tirin.openworld.co.uk>
> Located at: http://www.postgresql.org/docs/aw_pgsql_book/node192.html > > I wanted to use some code that I knew worked to overcome problems > like I am having. There is nothing wrong with the code, to run it you'll need lines similar to: mstephen@sokoki:~$ export CLASSPATH=/home/mstephen/local/postgresql.jar:. mstephen@sokoki:~$ javac sample.java mstephen@sokoki:~$ java sample If these simple steps are not working for you then something very strange is going on. If the code is compiling then it is not a postgres or jdbc problem, but a problem with your VM, and I don't think this is the best place to find a solution. If it isn't compiling then get a new (as in, not broken, as opposed to recent, there is no code in sample which should not work in any version of the jdbc driver) postgres jar file and try again. Michael Stephenson mstephenson@openworld.co.uk Developer - Web Applications - Open World Tel: +44 1225 444 950 Fax: +44 1225 336 738
В списке pgsql-jdbc по дате отправления