Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Multiple Statement Delimiter
Multiple Statement Delimiter [message #593848] Wed, 12 November 2008 19:39
Eclipse UserFriend
Originally posted by: nowhere.a.com

I am using MS SQL 2005

When I try to delete a table, the following SQL is generated:

ALTER TABLE agency DROP CONSTRAINT PK_agencyGO
DROP INDEX I_agencyGO
DROP TABLE agencyGO

As you can see, the word GO is appended without any white space. I have
looked through the property pages but I cannot find where this is set.

At any rate, the word GO should be a semi-colon.

Eclipse 3.4 WPT 2

--
Wojtek :-)
Previous Topic:Executing SQL statement
Next Topic:Executing SQL statement
Goto Forum:
  


Current Time: Thu Mar 28 08:42:52 GMT 2024

Powered by FUDForum. Page generated in 0.04471 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top