Activity overview
Latest activity by klorimer
Thanks, that worked perfectly! / comments
Thanks, that worked perfectly!
Format Code using Layout SQL in SQL Prompt 3.8 Pro
This is a minor formatting question but when you format the following;
SELECT field
FROM table
ORDER BY field
it lines everything up based on the SELECT rather than the order by which results in...
Visual Studio 2008
Doe anyone know if SQL Prompt 3 will work with the RTM release of Visual Studio 2008.
display whitespace differences
When I compare two stored procedures on different SQL servers that only have whitespace differences the preview doesn't highlight where these are.
Is there any way to highlight these just like text...