revdb_execute
Cope Family
copefamily at yahoo.com
Sun Apr 6 19:41:01 EDT 2003
I am using revdb_execute with the SQL UPDATE command
to replace text data in a MySQL database table. I do
this by writing a script in RR to assemble an SQL
statement and storing it in a container, say temp.
Then I use the revdb_execute function with temp to
access the database. This works great until I try to
put text with commas into the database. Naturally the
commas destroy the SQL command, since commas are used
as delimiters for SQL. What can I do?
Thanks, Winston Cope
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
More information about the use-livecode
mailing list