Getting empy spaces in the resultset
Hi,
we are migrating CF from 5 to 9. out app is working fine in CF5. but when we are running the same code in CF9, for all the result sets we are getting the empty sapce for each field.
Ex:
CF5: field1: order_id , value="OL123456"
CF9: field1: order_id , value="OL123456 "
we are getting the empty sapce for each field in the result sets. i know we can use the trim but we have so many pages in the application and we cant do that. can any one help how to fix this issue. I am using Ingres database and connecting to it using the other datasource in CF Admin.
Srinivas
