Re: [BUGS] BUG #4488: jdbc : DatabaseMetaData.getPrimaryKeys no result

2008-12-29 Thread davidsarmstrong
Kris, I get the same error. I've verified the table name and the primary key. The interesting part is, it seems to work in cases where the primary key is a serial. Thanks, Dave Armstrong Kris Jurka wrote: > > > > On Tue, 21 Oct 2008, Marcel Petavy wrote: > >> Bug reference: 4488 >>

Re: [BUGS] BUG #4488: jdbc : DatabaseMetaData.getPrimaryKeys no result

2009-01-01 Thread davidsarmstrong
Hi Kris, Thanks for responding. After further testing I realized that it was working, but that I was looking at the wrong database :wistle:. I did send an email but I should have responded to the post. Happy New Year! Dave Kris Jurka wrote: > > > > On Mon, 29 Dec 2008, dav