2005-09-30
New: continue with connection if database not found.
New: Comment/Uncomment selected block.
New: some context menu items moved to stubs.sql and ustubs.sql files. Now you can add your custom items into ustubs.sql
Example:
--<Menu\Column information>--
--EX: U,P
exec col '%PARM:Object name%'
U,P means that this item is valid only for User tables and Stored procedures.