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

Summary: Support foreign column types
Product: db Reporter: matthias42
Component: CodeAssignee: matthias42
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 8   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: screenshot of messages

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