Hi, has anyone used this macro to run bulk insert to mssql? I tried to run a few times, it seemed to cut off after 327 rows if I combined the insert queries.
It works fine for all 500 rows when I run sc_exec_sql() for the insert one by one.
Hi, has anyone used this macro to run bulk insert to mssql? I tried to run a few times, it seemed to cut off after 327 rows if I combined the insert queries.
It works fine for all 500 rows when I run sc_exec_sql() for the insert one by one.