Thread: C# + Access
View Single Post
Old 11-10-2004, 10:09 PM   #1 (permalink)
Newbie_Toy
Registered User
 
Join Date: Nov 2004
Posts: 1
Newbie_Toy is on a distinguished road
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.
Newbie_Toy is offline   Reply With Quote