fletchsod
Programmer
- Dec 16, 2002
- 181
Hi!
I've been writing the .NET application/window-service to start using bulk copy instead of line-by-line sql insertion, when reading from text file. It works pretty fast and beautifully.
Now I'm wondering if it can be done with the .NET script to do bulk stored-procedures? If so, what .NET object does those? I haven't found one that does this.
Thanks...
I've been writing the .NET application/window-service to start using bulk copy instead of line-by-line sql insertion, when reading from text file. It works pretty fast and beautifully.
Now I'm wondering if it can be done with the .NET script to do bulk stored-procedures? If so, what .NET object does those? I haven't found one that does this.
Thanks...