Community

PowerShell, SQL Server and Large Resultsets

(Allen White) Last week I posted about using PowerShell and SQL Server together, and I used a SQLDataAdapter and populated a DataTable with the results. This approach is fine if what you’re doing returns a reasonably small resultset, but what if you’re returning millions of rows. In this case a Data

Read More - Register for Free Membership