|
Re: DBVisualizer Null Pointer Exception: msg#00247db.postgresql.jdbc
Hello Robert, Robert Treat wrote: [DEBUG] DB=myserver::mydb Cat=null Sch=nullJust a blind guess as I run into the same exception with an other program: DatabaseMetaData.getTables() is case-sensitive, but PostgreSQL expects table names as lowercase (if not quoted with "'"). So rename all your tables to lowercase. Best regards, Holger ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | jxdbcon JDBC driver: 00247, Nadim Bitar |
|---|---|
| Next by Date: | Re: JDBC + PL/pgSQL ?: 00247, Joachim Gabler |
| Previous by Thread: | DBVisualizer Null Pointer Exceptioni: 00247, Robert Treat |
| Next by Thread: | Re: DBVisualizer Null Pointer Exception: 00247, Robert Treat |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |