Compile error in Visual Studio sql71006:only One statement is allowed per batch. A batch separator, such as ' GO ', might be required between statements.

Source: Internet
Author: User

Copy the SQL script that was written and the stored procedure script that compiles successfully inside Mssqlmanager to the VS project, with the following error message: Sql71006:only One statement is allowed per batch. A batch separator, such as ' GO ', might be required between statements. Plus GO, appear

Error 5 Sql70001:this statement is not recognized in this context.

The main idea is not to allow multiple statements inside a script.

Solution: vs Wrong Think your file is a DDL file, so it tries to compile, the solution is, right-click File---properties-----Build Action---None

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.