tracker issue : CF-3041769

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 83590:(Watson Migration Closure)The SQL Server 2008 hierarchyid datatype is not supported by the current driver

| View in Tracker

Status/Resolution/Reason: Closed/Deferred/

Reporter/Name(from Bugbase): marc esher / marc esher (marcesher)

Created: 07/14/2010

Components: Database, General

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Major / Unknown

Locale/System: English / Platforms All

Vote Count: 3

Problem:

The SQL Server 2008  hierarchyid datatype is not supported by the current driver. This causes an queries that return a column of type hierarchyid to fail
Method:

1) in sql server 2008, create a table with a hierarchyid/****** Object:  Table [dbo].[HierarchyIDBug]    Script Date: 07/14/2010 08:58:49 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGOSET ANSI_PADDING ONGOCREATE TABLE [dbo].[HierarchyIDBug]([node] [hierarchyid] NOT NULL,[name] [varchar](50) NOT NULL) ON [PRIMARY]GOSET ANSI_PADDING OFFGO2) in a cfquery, run a query against it: select * from hierarchyidbug
Result:

 Error Executing Database Query.[Macromedia][SQLServer JDBC Driver]Data type not supported: Unknown: 0xf0

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3041769

External Customer Info:
External Company:  
External Customer Name: marc esher
External Customer Email: 70390EBF47F01CAF992015B9
External Test Config: 07/14/2010

Attachments:

Comments:

This bug has been voted..
Vote by External U.
21762 | November 11, 2011 12:47:34 AM GMT
This bug has been voted..
Vote by External U.
21763 | November 11, 2011 12:47:35 AM GMT
This bug has been voted..
Vote by External U.
21764 | November 11, 2011 12:47:37 AM GMT