Menu

#861 nChar() is unknown field

Squirrel SQL
closed-fixed
Core (462)
5
2015-01-08
2010-04-21
No

---------- Forwarded message ----------
From: Robert Manning <robert.m.manning@gmail.com>
Date: Tue, Apr 20, 2010 at 6:52 PM
Subject: Re: [Squirrel-sql-users] nChar() is unknown field
To: Robert Rodgers <mail.me.thestuff@gmail.com>
Cc: squirrel-sql-users@lists.sourceforge.net

We need to update the code that reads results (ResultSetReader.doRead
and possibly others) to handle this data type which recently (Java
1.6) became available as a supported Java JDBC type. Please file a
bug ticket here and I'll try to address it soon:

http://sourceforge.net/tracker/?func=add&group_id=28383&atid=393414

Rob

On Tue, Apr 20, 2010 at 11:23 AM, Robert Rodgers
<mail.me.thestuff@gmail.com> wrote:
> Hi, when I query a MSSQL2005 DB table with nChar() columns the data in the
> grid for these columns is always displayed as "<Unknown(-15)>" Is there a
> way to make the grid display the data in the columns?
> Thanks.
> Rob

Discussion

  • Rob Manning

    Rob Manning - 2010-04-24

    Fixed in SVN (rev. 5594). Will be available in the 3.1.1 release shortly.

     
  • Rob Manning

    Rob Manning - 2010-04-24
    • labels: 336290 --> Core
    • milestone: --> All
    • status: open --> open-fixed
     
  • Rob Manning

    Rob Manning - 2010-06-12
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.