Z
Zanna
Hi!
I've a big problem with SqlServerCE: If I do a loop of InsertInto (I create
the SQL and then do a SqlCeCommand.ExecuteNonQuery) it seems that if the
"insert" contains much data, sometimes my app crashes or just the insertinto
is not executed (I'm sure the data can be stored into the table).
I cannot even debug it because I got a "native exception" (code 0xc0000005:
someone know it?) and it crashes
Some tips on it?
Thanks
BTW: SqlServerCE has no SP?
Thanks!
I've a big problem with SqlServerCE: If I do a loop of InsertInto (I create
the SQL and then do a SqlCeCommand.ExecuteNonQuery) it seems that if the
"insert" contains much data, sometimes my app crashes or just the insertinto
is not executed (I'm sure the data can be stored into the table).
I cannot even debug it because I got a "native exception" (code 0xc0000005:
someone know it?) and it crashes
Some tips on it?
Thanks
BTW: SqlServerCE has no SP?
Thanks!