| Author |
Message |
fatherjack
Joined: 13 Mar 2007 Posts: 224 Location: Cornwall
|
Posted: Fri Feb 13, 2009 10:24 am Post subject: GO xxx |
|
|
Hi,
SQL MultiScript seems to have a problem when a script has a GO statement with a number following it
eg:
SELECT GETDATE()
GO 15
I think SQL Prompt has problems too ...
Regards
Jonathan _________________ -----------------------------------------
Senior DBA
Careers South West Ltd |
|
| Back to top |
|
 |
dlkj
Joined: 14 Aug 2007 Posts: 150 Location: Red Gate Software, Cambridge
|
Posted: Mon Feb 16, 2009 10:48 am Post subject: |
|
|
Hi Father Jack,
the batch separator (which is configured by default to be GO) and its relating syntax are not features of SQL Server. They are entirely part of SQL Server Management Studio.
As such, we decided support batch separators, but we have chosen not to support the <batch separator> nnn syntax.
This is already listed in our bug track system as issue SE-395
Cheers,
--
Daniel |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group