| From: | relx(at)tomail(dot)com(dot)tw |
|---|---|
| To: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | [JDBC] Something about NULL! |
| Date: | 2000-01-27 11:38:41 |
| Message-ID: | 20000127113841.68440.qmail@ms5.tomail.com.tw |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Hello,
I installed my Postgres on linux (Redhat 6.0) .
I want connect it using JDBC driver and I download
jdbc6.5-1.2.jar from web site.
I use some apps to connect, It pop up a dialog box
and I fill all the necessary data (host,port,driver path,login,passwd)
and It can connect to DB server but it can't fetch tables.
I also use some java beans to connect , it looks like Postgres
server add NULL before my tables. eg: NULL.person
Can anybody tell me why ? How to fetch tables correctly ?
Thanks a lot. :)
--
Best Regards
Rex Liao
relx(at)tomail(dot)com(dot)tw
my 2nd email :relx(at)ms5(dot)url(dot)com(dot)tw
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Emiliano Sutil García | 2000-01-27 14:10:28 | again lo and ODBC |
| Previous Message | Stefano Garavaglia | 2000-01-27 10:03:01 | Problem with numeric and Ms Access |