|
C# + Access
I have a ploblem with MS access with ExecuteNonQuery().
The "ExecuteNonQuery" I'm trying to execute a 10000 INSERT statement (which
executes fine in SQL+). The INSERT statement executes properly 30% of the
time( I use progress bar to see), but throws this error sometimes. please help me! I don't know what's happening.
|