[Bug 513486] [NEW] select query did not return correct uid datatype

Bobby Wilson bobby at entryway.net
Wed Jan 27 21:46:15 GMT 2010


Public bug reported:

Binary package hint: unixodbc

Description: Ubuntu 9.10
Version: 2.2.11-16ubuntu1

When performing a select query the returned value of a field that was
supposed to be a unique_identifier instead returned a string.

This is what was returned:
1> select top 1 * from table;
2> go
id
da1785b7c9a1404f90100ef81f58d421

What was expected to be returned:
1> select top 1 * from table;
2> go
id
B78517DA-A1C9-4F40-9010-0EF81F58D421

When version 2.2.14 was installed from source this problem was
corrected.

** Affects: unixodbc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
select query did not return correct uid datatype
https://bugs.launchpad.net/bugs/513486
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.



More information about the Ubuntu-server-bugs mailing list