I’ve posted a set of functions I put together this morning.
They’re for preping data for SQL, in case you’re making a SQL command inside Flash.
They validate and prepare numbers (fSQLval), and add necessary delimiters to strings (fSQLstr) and dates (fSQLdate)