Posts: 2,536
Location: Western Maryland
|
In ASP, the best way to do it is by simply making 100 insert calls. It is not very sexy, but I am not aware of any SQL syntax which allows you to perform multiple inserts within a single SQL statement.
__________________
—Kyrnt
|