SqlDbx
You are not logged in.
Pages: 1
1. At some release a keyboard shortcut for 'Close active script tab' was changed from Ctrl+W (what is a common shortcut for MS Windows GUI) to Ctrl+D. Is it possible to change it back or provide a way to customize shortcuts.
2. When 'Scripting object level permissions' is on for Sybase ASE objects I've got something like
grant execute on dbo.myProc to "public" which leads to - Error (102) Incorrect syntax near 'to'.
grant execute on dbo.myProc to public works fine.
My Sybase version is SQL Server/12.5/P/Generic/OS/1/OPT/Sat Jun 30 00:01:37 PDT 2001
Offline
These issues fixed in a latest test release
Offline
Pages: 1