From: Dick C. <rc...@mo...> - 2004-01-06 03:24:52
|
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. My connection string is using Charset=ISO8859_1 (not sure if that's relevant). I'm using the Firebird 1.0.x server for Linux and FirebirdNetProvider1.5-RC2. Dick |