Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.
This repository was archived by the owner on May 7, 2024. It is now read-only.

Error message scripting from Azure SQL Data Warehouse #124

@merrillaldrich

Description

@merrillaldrich

Version 1.0.0a17 gives me this error when I try to script a database on Azure SQL Data Warehouse (@@ServerName is not supported on SQL DW)

Scripting request: aecd4e34-239f-4eb0-99bc-67ff4a969934 encountered error: Must declare the scalar variable "@@servername".
Error details: System.Data.SqlClient.SqlException: Must declare the scalar variable "@@servername".

   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions