D
Daniel
I have an .asp page that saves records to an Access
database, one of the fields is for currency, the user
enters the number and when I look at the table in access
(data type = currency), it displays $47.20. When I do a
search via another .asp page, the results come back in
number format, not currency (ie. 47.2 instead of $47.20).
Suggestions?
database, one of the fields is for currency, the user
enters the number and when I look at the table in access
(data type = currency), it displays $47.20. When I do a
search via another .asp page, the results come back in
number format, not currency (ie. 47.2 instead of $47.20).
Suggestions?