Click to See Complete Forum and Search --> : Insert cents in Access database using ASP


renatois
11-21-2006, 05:27 AM
Hy guys, does anyone know how to insert a cents (0.10 or 0,10) value into Access database using ASP?

The message I get when trying is that I have more values to insert than fields on the database. Thats because the script recognise the ("." or the "," of the cents) as a separation of 2 diferent values.

Thank you all

russell
11-21-2006, 12:17 PM
0.10 should not be a problem. lets see your script