tdb
February 21st, 2000, 04:50 PM
I am trying to insert data into a field of type money in SQL Server 7.0. The variable in my source code is defined as type currency, but when I execute the SQL statement to INSERT into the database I get a run-time error stating that I must use the SQL CONVERT command. If any one can help me PLEASE do. Thanks in advance.
TDB
TDB