a snippet that auto-executes
nico
Posts: 5
Hi,
I apologize for placing my issue in a different forum page. :oops:
Anyways a newbie here .
My current issue was that I am trying to goto a particular db by using the snippet I created:
"use pubs+^{LEFT}{F5}" (looks familiar ehe, from the w2 snippet)
But, an there was an exception thrown:
Server: Msg 2812, Level 16, State 62, Line 1
Could not find stored procedure 'pubs'.
What was my mistake? Hope someone can help this newbie out!
Thanks,
Nico
I apologize for placing my issue in a different forum page. :oops:
Anyways a newbie here .
My current issue was that I am trying to goto a particular db by using the snippet I created:
"use pubs+^{LEFT}{F5}" (looks familiar ehe, from the w2 snippet)
But, an there was an exception thrown:
Server: Msg 2812, Level 16, State 62, Line 1
Could not find stored procedure 'pubs'.
What was my mistake? Hope someone can help this newbie out!
Thanks,
Nico
Comments
I see what the problem could be. In SQL Prompt 2, you could make snippets auto-execute by putting a {F5} in the snippet. This had been disabled in version 3. It may reappear at some future date.
Ditto - add this back in.