I am trying to link an Informix table to a SQL Server table. I know that both keys are string(10). For some reason, I kept getting "The specified links are of different types" error. Any ideas are greatly appreciated.
I do not know much about Informix. But I know that MS-SQL does not have a 'string' data type. They have char, varchar, nchar, and nvarchar for various string types. Are you using a command or linking the tables in the Database Expert?
I am linking it via Database Visual Linking Expert. I'm using Crystal 8.5. Field is actually varchar in SQL Server. Crystal is detecting it as a string. Thanks.
Glad you have a solution. Unfortunately Crystal 8.5 did not really have the option for a command (entering your own SQL). If I recall, I think you could modify the SQL it gave you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.