Hi,
I am trying to import a database, but I am getting this weird erros, that incorrect syntax near type and cannot create an user.
We have recently install the new version on that test environment and this is a backup from over a month ago.
Warning SQL0: The source contains users that rely on an external authentication provider that is not supported by the target. These users will be treated as users without logins.
Error SQL72014: Core Microsoft SqlClient Data Provider: Msg 102, Level 16, State 30, Line 1 Incorrect syntax near 'type'.
Error SQL72045: Script execution error. The executed script:
CREATE USER....
any ideas why?
Thanks for the replies, I just needed a newer version of sqlpakage.exe
Hi,
Are you following docs.microsoft.com/.../dbmovement-scenario-exportuat
If not please follow it for import. Also the warning about "The source contains users that rely on an external authentication provider that is not supported by the target. These users will be treated as users without logins" is ok. That is correct, you don't have to worry about it. Import will still happen. Make sure you run the script mentioned in the above link after import of the data.
For error whck link community.dynamics.com/.../import-bacpac-file-exported-from-uat-to-devops---create-user-syntax-error and
Hi Astrid,
You need this version of sqlpakage.exe. unzip this file and try running the import command.
It should work
André Arnaud de Cal...
292,160
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156