From: Pavol S. <pa...@st...> - 2002-11-17 22:00:45
|
Hi, i have little problem with: Unhandled Exception: FirebirdSql.Data.Firebird.FbException: arithmetic exception, numeric overflow, or string truncation i use win1252 coding and slovak collation... i have set in connection string Pooling=true;Charset=WIN1252 i think, that i have to set something like culture for my app, but nothing i tried worked... pooling is not working too... because connection open takes more then 1 sec... using alpha 3... I think, that autor is not english native, so it is probable, that pronlem is on my side, but i dont know where... thanx pavol |