1
Bugs and Issues / Re: V16 I am not able to connect to an MSSQL Repository
« on: October 21, 2021, 10:29:58 pm »Geert, thank you!I've just tried to set up a custom data source to the MS SQL Server based repository.I think you are still using an old version of the database schema. The newer versions don't use any ntext columns anymore.
When I try to open it the next error is displayed:
"An error has occured loading the requested project.
Microsoft OLE DB Provider for SQL Server [0x80040e14]
Argument data type ntext is invalid for argument 1 of the left function."
The same error is displayed when I try to open connection copied from EA 15.0.1513.
You can update your schema using one of the update SQL scripts you can download from the Sparx website.
Geert
I'll check the corresponding part of download section.