Though I am very familiar with WinBatch programming using flat files, working with databases is a first for me.
Though not familiar with .NET, ADO, or CLR, I am willing to do learn the best approach to open and load and query my SQLServer 2012 Database using winbatch.
Both the script and database are running on VMWare server with Windows Server 2008 (64bit) as the OS
I'm running 32 bit version of Winbatch.
The access to the database is a trusted connection (using windows authentication).
Does anyone have any straightforward examples to share? Also, what documentation would you suggest to better understand what's happening behind the scenes?
Thanks,
Corey