view tables and their contents on a SQL Server database, locally or on a network.
The login information is stored without encryption, in a file named SQLDBViewer.ini. If this is a problem, comment out the calls to SaveINI(), and you will have to enter the info every time you start the script.
Thi...