News

I have been looking for information on this, and can't get a clear answer. I am developing an ASP site using an Access database, and eventually, I will be ...
When selecting the data, I was expecting the zero values to be returned as 0.00 or 0, but they were returning as .00.<BR>So, I changed some fields to numeric(8,2), hoping that would help. Same ...