Posts
Sort by recent activity
Tab bringing up list is driving me crazy...
The fact that the tab brings up the list absolutely drives be crazy...
I will type:
LEFT JOIN Accounts
ON (now tab twice to make the columns line up with the "A" in Accounts
That makes the...
Auto complete on SET statements
I would like an option to have autocomplete on the SET statements, like
SET NOCOUNT ON
TableFunction and ScalarFunction
I can't get a user defined (TableFunction or ScalarFunction) to show up in the list unless I type dbo. then they show up...
Maybe there can be an option to include user defined funtions in the list?
SQL 2000 Enterprise Manager
The tool works in SQL 2000 Enterprise Manager when editing a stored procedure, but does not work if you open a table and then edit the SQL select statement...