You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Dyre Tjeldvoll <Dy...@oracle.com> on 2014/01/02 15:09:28 UTC

Re: SYSCOLUMNS Table Not Displaying Information

Looks like this issue has been resolved, but I just wanted to add that if portability is a concern, you might consider obtaining the meta information from the Connection.getDatabaseMetaData() and ResultSet.getMetaData() methods insead.

Regards,

Dyre

On 27. des. 2013, at 12:38, Jad <ja...@my.westminster.ac.uk> wrote:

> I did try to query the SYSCOLUMNS table using  SQL (using the 'SQL Command'
> tab in NetBeans), and I was getting back the correct response so it looks
> like there might not actually be an issue getting results back (which is
> what I want to do), in which case there is no problem!
> 
> Thanks for the reply nonetheless. Will keep your answer in mind for future
> reference.
> 
> 
> 
> --
> View this message in context: http://apache-database.10148.n7.nabble.com/SYSCOLUMNS-Table-Not-Displaying-Information-tp136205p136209.html
> Sent from the Apache Derby Developers mailing list archive at Nabble.com.