Allows user to connect to database(Access or SQL Server), view schema(tables, fields, databases). It's main feature is to allow the user to point and click their sql queries using an updatable text file containing sql constants and a treeview of the actual database. Please let me know what you think.
Inputs
SQl Text File, Database(SQL Server or Access)
Assumes
Understand SQL
Returns
It returns a datagrid of the sql statement, automatically copys sql onto clipboard, saves query textfile.
Side Effects
N/A