Re: [JDBC] JBuilder4 ...

2001-03-06 Thread Catalin CIOCOIU

I have JBuilder4 French version.
I see some errors. Par example if mistake the table name, I got an
exception. It is very strange !

Peter T Mount wrote:
> 
> Quoting The Hermit Hacker <[EMAIL PROTECTED]>:
> 
> > On Tue, 6 Mar 2001, Peter T Mount wrote:
> >
> > > 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
> >
> > '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 [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])



Re: [JDBC] JBuilder4 ...

2001-03-06 Thread The Hermit Hacker

On Tue, 6 Mar 2001, Peter T Mount wrote:

> Quoting The Hermit Hacker <[EMAIL PROTECTED]>:
>
> > On Tue, 6 Mar 2001, Peter T Mount wrote:
> >
> > > 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
> >
> > 'a wobbly'?  JBDC technical term here? :)
>
> hehe, no probably an English term meaning "to complain, loose it's
> temper/patience" etc ;-)

Should get this as part of one of the exceptions? :)  "I Wobbled, please
fix me"? :)



---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]



Re: [JDBC] JBuilder4 ...

2001-03-06 Thread Peter T Mount

Quoting The Hermit Hacker <[EMAIL PROTECTED]>:

> On Tue, 6 Mar 2001, Peter T Mount wrote:
> 
> > 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
> 
> '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 [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 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



Re: [JDBC] JBuilder4 ...

2001-03-06 Thread The Hermit Hacker

On Tue, 6 Mar 2001, Peter T Mount wrote:

> 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

'a wobbly'?  JBDC technical term here? :)


---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



Re: [JDBC] JBuilder4 ...

2001-03-06 Thread Peter T Mount

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])



[JDBC] JBuilder4 ...

2001-03-06 Thread Catalin CIOCOIU

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  ?

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



Re: [JDBC] JBuilder4

2001-03-02 Thread Catalin CIOCOIU

I use jdbc7.0-1.2.jar !

Peter Mount wrote:
> 
> At 10:31 01/03/01 +0100, Catalin CIOCOIU wrote:
> > I have installed the driver JDBC for postgres in JBuilder.
> > I have a problem when I use JDBC Explorer. I can't see the folder
> >TABLES when I open a Postgres Database. I see other folders (procedures
> >etc). The querys works fine.
> >Can somebody help me ?
> 
> What version of JDBC are you using?
> 
> The current beta works fine using JBuilder 4 (which I'm now using as the
> IDE for developing the driver).
> 
> Peter



Re: [JDBC] JBuilder4

2001-03-01 Thread Peter Mount

At 10:31 01/03/01 +0100, Catalin CIOCOIU wrote:
> I have installed the driver JDBC for postgres in JBuilder.
> I have a problem when I use JDBC Explorer. I can't see the folder
>TABLES when I open a Postgres Database. I see other folders (procedures
>etc). The querys works fine.
>Can somebody help me ?

What version of JDBC are you using?

The current beta works fine using JBuilder 4 (which I'm now using as the 
IDE for developing the driver).

Peter




[JDBC] JBuilder4

2001-03-01 Thread Catalin CIOCOIU

I have installed the driver JDBC for postgres in JBuilder.
I have a problem when I use JDBC Explorer. I can't see the folder
TABLES when I open a Postgres Database. I see other folders (procedures
etc). The querys works fine.
Can somebody help me ?