I'm trying to insert into a sql server db. One of the fields in the sql server db is of currency type. The variable that contains the data to be saved to the sql db is of currency type also. However, I get a Type mismatch, when I execute the sql code. I'm using ADO.
Thanks.
