I need to link tables (from a SQL Server 7.0 database) through fields that are of different data-types - one being an integer - the other being numeric (10, 0). When I try to link the tables in the 'Visual Linking Expert' I get a message indicating that the fields are of different data-types and cannot be linked. Am I able to CAST one of the fields such that I can create a stable link ?
Also I am including a VIEW object in one of my reports and am required to link it (using a JOIN) but am told by the design program that I cannot do this - is there any way round this ?
Thanks in advance.
Steve
Also I am including a VIEW object in one of my reports and am required to link it (using a JOIN) but am told by the design program that I cannot do this - is there any way round this ?
Thanks in advance.
Steve