Re: JBuilder4 ...

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re: JBuilder4 ...
Дата
Msg-id 983879110.3aa4cdc67cfe1@webmail.retep.org.uk
обсуждение исходный текст
Ответ на Re: JBuilder4 ...  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: JBuilder4 ...  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-jdbc
Quoting The Hermit Hacker <scrappy@hub.org>:

> On Tue, 6 Mar 2001, Peter T Mount wrote:
>
> > Quoting Catalin CIOCOIU <catalin.ciocoiu@inpg.fr>:
> >
> > > 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....
>
> 'a wobbly'?  JBDC technical term here? :)

hehe, no probably an English term meaning "to complain, loose it's
temper/patience" etc ;-)

Anyhow, I've just tried it with my JBuilder install (latest CVS of JDBC but a
beta3 backend) and it complains nicely. I'm not sure why Catalin isn't seeing
the exceptions...

Peter

--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Jarek
Дата:
Сообщение: JDBC driver
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: JBuilder4 ...