
May 21st, 2006, 11:21 AM
|
|
Registered User
|
|
Join Date: Mar 2006
Location: Burlington, Ontario Canada
Posts: 10

Time spent in forums: 2 h 4 m 39 sec
Reputation Power: 0
|
|
CharSet
The version of Firebird I am using is Version 2.0 with .net provider 2.0 - This appears to be the cause of the problem.
Is there somewhere I can find information on Charset?
I have questions as to its usage and should I be setting a charset in the tables/stored procedures.
What is its purpose.
For example my charset is set to Win1251 what does this mean.
Also I ran into an issue where my stored procedure returned this error: ex.Message "No message for error code 335544854 found." string
and took me a while to figure out it was charset related.
Appreciated.
Thanks

Last edited by dcostelloe : May 21st, 2006 at 11:49 AM.
Reason: Update Version 2.0 usage
|