Quoting Catalin CIOCOIU <[EMAIL PROTECTED]>:
> I have a problem when I use JDBC Explorer. In some cases it don't
> return
> the errors.
> par example:
> select * frum table
> ^^^^^^
>
> It is a bug or a feature ?
I'll try it from here in a moment, but I'd say it's a JBuilder bug. The backend
should throw a wobbly when it parses the query, and JDBC should then throw
SQLException. Unless JBuilder is expecting too much from JDBC or they've caught
the exception and ditching it....
Peter
--
Peter Mount [EMAIL PROTECTED]
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])