microsoft / SqlScriptDOM

ScriptDOM/SqlDOM is a .NET library for parsing T-SQL statements and interacting with its abstract syntax tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect Syntax near URL in Restore Database statement

SeenaAugusty opened this issue · comments

  • SqlPackage or DacFx Version:
  • .NET Framework (Windows-only) or .NET Core:
  • Environment (local platform and source/target platforms):

Steps to Reproduce:

  1. Try to build a statement in VS that has Restore Database with URL then it will shows the below syntax error from ScriptDom Parserimage
    Did this occur in prior versions? If not - which version(s) did it work in? Yes

(DacFx/SqlPackage/SSMS/Azure Data Studio)

Which VS version?

I tried in VS 2022 17.5 Preview 1 version and the issue is present

We are using Microsoft Visual Studio Enterprise 2019 Version 16.11.18.

Any Updates so far?

Hey @DannyvB It would be taken as part of scriptdom project in the future