Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
hugob
Starting Member
11 Posts |
Posted - 2009-01-10 : 10:04:34
|
I've a problem. I'm generating with vbscript an array with a lot of data in daily series format. Amount of rows is about 10000. Currently I'm adding that data in array row by row by using INSERT INTO command. Are there any better way to do this? |
|
jsmith8858
Dr. Cross Join
7423 Posts |
|
|
|
|