Hi
Currently i have in my database fields that hold values for money displays as 1235,67
I need it to display as 1235.67
i need the columns in the database table to change as it is too many queries that will need to be adjusted if i need to change the select statements
How can i do this ?
Regards Ismail