Posts
Sort by recent activity
Feature Suggestion
Hi,
I'm using you latest version of sql prompt and it's working really well for us.
Just a suggestion and i dont know if it's possible.
When you hover over a stored procedure name in a stored proce...
Exclude Specific objects ie a single stored procedure
This may be a really dim question but excuse me as i'm a noobie to SQL Compare,
I have a development and a live database.
On the live database i have an SQLCLR stored proc.
On the development datab...
Surround with bracket[] not opening candidate list
Can you help me please?
I've downloaded v3 and just tried to use it and come across a problem, or un documented feature.
We use schema in our db that are reserved words ie Order.
So we use the opti...
EXEC Stored Procedure with output parameters
The following is code produced for an exec of a stored procedure.
Even though all of the stored procedure parameters are declared as OUTPUT params SQLPROMPT has inserted the parameters expecting me...