Currently, I am putting data into an adodb.recordset. I am using a field which needs to be decimal, but everytime I use it, the right side of the decimal is '00'. e.g. 15.35 comes in as 15.00. I have spent hours trying to find an example for this. I know I need to set NumericScale somehow, but can't find an example. My guesses have failed thus far.
Thanks,
Tim
Tim Rutherford
Thanks,
Tim
Tim Rutherford