Hi, I was wondering if there is a method (other than BULK INSERT) to insert a (C++) application level array into the database, I have a variant type array populated with values that I want to insert, in quick time!
Welcome to the forum! May be you could make use of OPENXML?, http://www.sql-server-performance.com/articles/per/openxml_minimise_database_calls_p1.aspx fyi.