This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 250788 - Support foreign column types
Summary: Support foreign column types
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.2
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: matthias42
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-28 21:23 UTC by matthias42
Modified: 2015-03-22 18:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
screenshot of messages (15.95 KB, image/png)
2015-02-28 21:23 UTC, matthias42
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matthias42 2015-02-28 21:23:58 UTC
Created attachment 152300 [details]
screenshot of messages

While browsing procedures on mssql server 2008 the messages:

WARNING [org.netbeans.modules.db.metadata.model.jdbc.JDBCUtils]: Unknown JDBC column type: -150. Returns null.

is repeatedly display.

ToDo:
-> Find real type (most probably SQL_VARIANT)
-> Map it in the various places that use the SQL type
Comment 1 matthias42 2015-03-22 18:40:01 UTC
In addition:

Oracle outputs type -101