Hi All! Does anyone know how to filter a DataView in a DataViewSet on a column that has type Guid? My present workaround is to add an extra column with the Guid cast to string and filter on that column. But this strikes me as unelegant in the extreme. Problem is: T-SQL syntax "column = ' 6F9619FF...