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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-03-10 : 12:17:16
|
Ameet writes "Hi,
It seems that the method of creating a larger comma (or whatever) delimited string for inserting multiple rows is a tad primitive. Clearly, one of the disadvantages is the max size set for the input string. Is there a better way? One I could think of was to call a stored procedure multiple times, but i think that is a severe performance hit.
Thanks. Ameet Savant" |
|
|
|
|
|