Sign in
Visual Studio
jonathan wells, product manager
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Case Study
Code
Code Pack
CodePack
Draft
Installation
Pages
Sample
Security
Solution
UAC
USB Key
Vista
Visual Studio 2005 SP1
Visual Studio 2008
Visual Studio 2010
VSConnections Orlando 2007
WCF
Windows 7
Windows Client
Windows7
WPF
XAML
Archive
Archives
June 2009
(1)
May 2009
(7)
July 2008
(2)
February 2008
(1)
May 2007
(5)
April 2007
(1)
March 2007
(2)
June 2005
(1)
April 2005
(6)
March 2005
(2)
February 2005
(14)
January 2005
(3)
December 2004
(10)
November 2004
(15)
October 2004
(3)
September 2004
(1)
August 2004
(8)
July 2004
(5)
June 2004
(13)
May 2004
(5)
April 2004
(14)
March 2004
(19)
January 2004
(8)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual Studio
Incorrect Syntax near 'GO'... SqlCommand.ExecuteNonQuery();
Posted
over 5 years ago
by
onoj
2
Comments
Whilst building an 'custom action' to install a database , I encountered a SqlException ("Incorrect syntax near...") when calling ExecuteNonQuery(). To solve the problem process sql commands separately (using 'GO' as a delimiter). Thankfully parsing the...
Page 1 of 1 (1 items)