blah blah blah is here! blah blah » Close

0
votes
1 answers

Faster database INSERTs???

I'm working on some code in C# that will run a query against a remote Sybase database and then insert those records into a local Access database. It works just fine, the problem is that it is SLOW!...it takes 15 seconds to insert 150 recor ...

Feedback