Subject | Firebird equivalent to MySql escape string? |
---|---|
Author | Dan Wilson |
Post date | 2005-10-17T15:18:51Z |
Is there a Firebird equivalent (or even the need for such?) to the mysql function mysql_escape_string? I am porting an application from mysql to firebird and have encountered this function call. It appears to me that the functionality included in this function is not needed in Firebird, since Firebird can handle newlines, etc. in sql strings without any problem. I thought I'd double-check with the experts, though, just to be sure.
Thanks for your help,
Dan
Thanks for your help,
Dan