Search found 1 match

by ephillipe
16.09.2009, 04:31
Forum: 6.6 - stable
Topic: Problem with Uniqueidentifier Field in MSSQL
Replies: 1
Views: 323

Problem with Uniqueidentifier Field in MSSQL

Hi, I get last download version of component and try read a table in MSSQL. My table has one field with Uniqueidentifier and when I run a select with Zeus Query, this field s created with a TBlobField. I need read this field as a String field.

Do you can help-me?