Jonathan Stokes
SSCrazy Eights
Points: 9861
More actions
August 16, 2006 at 3:01 am
#655215
Try using 'collate database_default'.
CREATE VIEW dbo.YYYY
AS
SELECT *
FROM ZZZZ.Part.dbo.XXXX XXX_1 collate database_default
Viewing post 1 (of 2 total)
You must be logged in to reply to this topic. Login to reply