I asked on r/sysadmin if anyone knew how to take a QuickBooks file that I can access using and ODBC connection and replicate it over to a MS SQL Server (SQL Sever Express if possible) and someone mentioned using Powershell. Does anyone know of some good resources on how to use Powershell with SQL and ODBC? Does anyone have any tips?
submitted by /u/lordlionhunter
[link] [comments]
The post ODBC to SQL Server Replication Using Powershell? appeared first on How to Code .NET.