I have a crystal report that is connected to a IBM DB2 database that I am converting to a Microsoft database. When I do -> Database -> Set Datasource Location -> connect to the database and click the update button. When I try to map the fields only one column show and it should be two.
( I ran the query view in Mirosoft SQL Server Management Studio)
Here is the view data:
Here is what it shows in Crystal Report:
Can anyone help with why all columns are not showing in this view in crystal report?
I suspect that the data types of the fields don't match up well. What type is the field in DB2 and what type is it in SQL Server?
-Dell
Add a comment