[ic] Import Query

Michael Goldfarb interchange-users@icdevgroup.org
Thu Aug 29 19:03:02 2002


4.8.6
MySQL

I have a query written to import values based on form input into a new
table that I created.

Everything is working perfectly except when someone uses an apostrophe
or quotation marks in any of the fields.

I was wondering if Interchange had any native methods for dealing with
this issue??

Is there a DBI::quote equivalent in ITL?

Thanks as always for any help.