|
Posted by jeffejohnson on 06/18/07 21:32
I'm trying to write a query to associate to an alternate key. Can
someone provide the right syntax/keyword I need to accomplish this?
Here's the line that keeps giving me the error (Operand type clash:
uniqueidentifier is incompatible with int):
JOIN CONTAINSTABLE(VocabularyFrench, *, 'FORMSOF(INFLECTIONAL,
"remorques")') SRCH ON P.PRODUCT_ID = SRCH.[KEY]
Thanks,
Jeff
Navigation:
[Reply to this message]
|