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?