I got a weird request to have a powershell script perform an action, and have a string of ourput be written to a SQL database. We worked out a solution in which the data gets written to a TSV file on a network drive, and that is scraped up by an SSIS package, but it's not ideal, and I wanted to see if there was a better way? Is there anything that I can do in the TS to have it write directly to a SQL database?
-- Joshua Delaughter www.joshuadelaughter.com | www.fromrebeltoriches.com
