Re: How to fetch data from uniqueidentifier field?
Velichko Yuriy <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAN=WvWtZ5TXVbPv=aFvpg-jyLmA3mo7v1=XZfRZq4xMSzr61zA@mail.gmail.com> |
I found the SQL solution for this issue: CAST or CONVERT functions. But question still valid - is there a way to convert data by the freetds lib API? On 22 January 2014 12:13, Velichko Yuriy <[email protected]> wrote: > Hello! > > Point me please how to proper fetch data from uniqueidentifier field. > The function > > dbcoltype() > > returns 36 for this datatype. How I can convert the data of such type to > the string representation? > > Here > > http://lists.ibiblio.org/pipermail/freetds/2009q3/024815.html > > I found the similar question but can't to find the answer. > > -- > Best Regards! > -- Best Regards!