From:
<car...@te...> - 2004-01-06 11:19:43
|
Hello: > Whenever I insert a string with an '@' sign via FbCommand + > ExecuteScalar, the string seems to get mangled. For example, inserting > "rc...@mo..." results to the string "rchiang?.com" being inserted > instead. This is know issue due to a limitation in the named parameters support, you can solve it using parametrized querys. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |