BUG: Error When Importing Tables with GUID ( UNIQUEIDENTIFIER ) as Join Column (243742)
The information in this article applies to:
- Microsoft English Query 7.0
This article was previously published under Q243742 SYMPTOMS
While importing new tables, English Query displays the following error with tables that have GUIDs (UNIQUEIDENTIFIER) as the primary keys involved in relationships:
"Join fields <..> and <..> on the join ... have the data type "Other"
Fields with "Other" data type cannot be used as join conditions"
RESOLUTION
There are two possible workarounds for this issue:
Edit all the fields with type Other in the EQ authoring tool and change the type to String. This will not change the database, only the offline copy of the schema. At this point, queries should work.
-or-
Use a data type other than UNIQUEIDENTIFIER for primary keys in the tables you import in English Query for possible join between those tables.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCES
For additional information on English Query, see SQL Server 7.0 English Query Books Online.
Modification Type: | Major | Last Reviewed: | 7/18/2001 |
---|
Keywords: | kbbug kbDatabase kbDSupport KB243742 |
---|
|