How can we help you today? How can we help you today?
Ed Carden
SQL Doc Install Q
Does SQL Doc require any type of server side install; installing something on the server that hosts SQL Server? in our setup IO have SSMS locally and access a SQL Server instance in the cloud. We c...
Edited 3 followers 1 comment 0 votes
Does SQL Prompt have auto--convert from/to sp_executeSQL
Does SQL Prompt have any feature that will take an instance of an sp_executesql statement and convert into the DML command?For example how to convert this: exec sp_executesql N'insert into AuditLog...
4 followers 1 comment 0 votes