I have multiple records (from an external query) that I would like insert into a database using the SQLEXEC() function. I have successfully connected to a server and am able to insert single records without a problem. But, have not figured out how to pass-through and ultimately insert multiple (external) records into the database. Please help.