Some example code/data might help.

--
  Simon Oliver

Ron Hall wrote:
> 
>         I'm Trying to get test with a ' in it into a CSV defined catalog
>         in DBI::AnyData
> 
>         Thw nefarious s/\'/\'\'/ does seem to work and
> 
>         $loc = $dbh->quote($FORM{location});
> 
>         also does not seem to work
> 
>         Any help would be appreciated.
> 
>         HTH
> 
>         As Always
> 
>         r

Reply via email to