doc1000101
IS-IT--Management
Pervasive Version 11.31
Working on a crystal report and I need to link two tables, however the data types on one of the fields is different. I think the easiest way for me to deal with this is to create a new view and change the data type.
For simplicity we'll say:
Table A, field 1 is integer
Table B field 1 is Char.
I want to change table A field 1 to a char in the view.
Is this possible?
Working on a crystal report and I need to link two tables, however the data types on one of the fields is different. I think the easiest way for me to deal with this is to create a new view and change the data type.
For simplicity we'll say:
Table A, field 1 is integer
Table B field 1 is Char.
I want to change table A field 1 to a char in the view.
Is this possible?