Re: escape single quote in INSERT command - Mailing list pgsql-sql

From mark carew
Subject Re: escape single quote in INSERT command
Date
Msg-id arm91e$hoa$1@news.hub.org
Whole thread Raw
List pgsql-sql
Hi Hunter,
   From my xbase++ program suite, sqlcontext class.               *               cValue := strtran(cValue,['],[\'])
           *   Its called masquarading, simply replace the single quote with back_slash
 
+ single quote.
   Regards   Mark Carew   Brisbane Australia






pgsql-sql by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: [HACKERS] [GENERAL] Bug with sequence
Next
From: dave_h4@yahoo.com (Hunter)
Date:
Subject: escape single quote in INSERT command