Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Trudye
Posting Yak Master
169 Posts |
Posted - 2008-02-26 : 13:47:03
|
| Hey Guys, I have a question. I know you can put a 'STOP' command in VBA code. Is there something like that for SQL Server Stored Procedures? |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-02-26 : 14:26:21
|
| I think BREAK is what you're looking at |
 |
|
|
talleyrand
Starting Member
35 Posts |
Posted - 2008-02-26 : 14:27:18
|
| Educate me, what's a STOP going to do in VBA? Does it cause a return or is it a way to get the debugger to fire up? |
 |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
|
|
|