[JDBC] Problem while using result set

2001-08-19 Thread RaviShankar K
Hello,       I am getting the following error sometimes, while using resultset.next() .     (As the OS is Linux Japanese vesrion , there are some special chars in the message.)       An I/O error occured while reading from backend - Exception: java.net.SocketException: \??\??$B%r%L(B???$B

Re: [JDBC] Unable to connect to database

2001-08-19 Thread Peter Rogers
Hi Fred-- Thanks -- that was it! I can now connect to the database. Also thanks to everyone else to responded to my post. --Pete Rogers > "Lucas, Fred" wrote: > > Peter, > The JDBC requires TCP/IP sockect to connect to Postgresql, Are you > running the postmaster with the -i switch? You