I haven't really used SQL Server versions prior to SQL Server 2005 that much, but I assume they also have a CLI tool.
I've been using the SQL Server's sqlcmd.exe tool to run through Queries without the GUI interface. Might be nice if SQL Buddy offered a CLI back-end or companion utility for SQL query automation, etc. This way it's easier to do a SQL query and then export to HTML/XML instead of going through the GUI's right-click Copy/Save as feature.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I haven't really used SQL Server versions prior to SQL Server 2005 that much, but I assume they also have a CLI tool.
I've been using the SQL Server's sqlcmd.exe tool to run through Queries without the GUI interface. Might be nice if SQL Buddy offered a CLI back-end or companion utility for SQL query automation, etc. This way it's easier to do a SQL query and then export to HTML/XML instead of going through the GUI's right-click Copy/Save as feature.