Answered
CONVERT varchar to money
Can someone help me with the syntax on how to convert data
type varchar to data type money. I'm receiving the following error
message:
[Macromedia][SQLServer JDBC Driver][SQLServer]Disallowed implicit conversion from data type varchar to data type money, table 'tableName', column 'columnName'. Use the CONVERT function to run this query.
Any help would be much appreciated! Thanks.
SLL
[Macromedia][SQLServer JDBC Driver][SQLServer]Disallowed implicit conversion from data type varchar to data type money, table 'tableName', column 'columnName'. Use the CONVERT function to run this query.
Any help would be much appreciated! Thanks.
SLL
