Backend: SQL Server 2000
Crystal Version: XI
I need to link two tables Cart.ItemID with Design.Serial_Number; however, they Data Types differ. Cart.ItemID is a Varchar and Design.Serial_Number is an Integer.
Is it possible and if so, how do I do link/join the two tables in Crystal?
When I try to link the two in the Database Expert, I receive a "Data Types are not compatible" message.
Crystal Version: XI
I need to link two tables Cart.ItemID with Design.Serial_Number; however, they Data Types differ. Cart.ItemID is a Varchar and Design.Serial_Number is an Integer.
Is it possible and if so, how do I do link/join the two tables in Crystal?
When I try to link the two in the Database Expert, I receive a "Data Types are not compatible" message.