Posts
Sort by recent activity
Command Line Option for Database Calls
Is there an option I'm not finding for exporting the HTML report on the database calls? I see a general report, and call tree, but don't see any option to export the database calls as an html repor...
Formatting Error With Output Clause
In update clause, you can specify the output with an alias. This is one odd case where apparently the
ALIAS = VALUE
is not supported. This means the output clause must be designated as
VALUE AS A...
Object tooltip questions
2 questions:
Is the tooltip for object details supposed to save your last resizing setting? I keep having to resize manually and wanted to know if this is a defect or by design?
Is there any tweak ...
SQL Search 2 placing lock on model
Could not obtain exclusive lock on database 'model'. Retry the operation later.
CREATE DATABASE failed. Some file names listed could not be created. Check related errors.
I looked at list of loc...