Icon SQLStrToCurr Method

function SQLStrToCurr(const Value: String): Currency

Call the SQLStrToCurr method to convert a string that contains an SQL 2003 standard decimal constant to an actual Currency value. All SQL and filter expressions in ElevateDB require standard decimal constants which use the period (.) as the decimal separator.

Please see the Types topic for more information on the data types in ElevateDB and their literal representation.
Image