Passing arrays to SQL Server stored procedures
Passing arrays to SQL Server stored procedures should be easier than it is. Here is an article that lays out the options.
You wouldn’t think there would be security implications to doing something so basic. Shows that you have to be ever vigilant about security.