From: Carlos G. A. <car...@te...> - 2003-09-03 08:24:43
|
Hello: > FBCommand.splitCommandText splits ; from the command text even if it is > within quotes denoting a string 'dfgdfg;fdg'. > > > The splitCommandText should check whether the semicolon is between quotes or > not. > I am unable to insert any string with a ; into the database. > > Any workarounds? I know this the best way for exec this type of commands at this moment is using Parameterized querys. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |