I am really struggling to use ElevateDB with Relativity Server. When I use the Delphi Template Wizard to create a Server and Client project the connection to ElevateDB works perfectly.
When I try to connect via the Schema Modeller in Relativity Server I get an error about the ElevateDB.Data.dll error. The ElevateDB database is Unicode.
Any help would be appreciated as I do not want to write my own server.
Relativity itself uses Relativity folder and DataAbstract.daConfig in it.
Relativity Admin launched Schema Modeler so you should apply the same changes to DataAbstract.daConfig near to Schema Modeler otherwise Schema Modeler will look for 2.36.1.0 version.
I have done everything as said. The fact that the db connection worked inside Delphi but not in the Relativity server is most likely due to driver incompatibility. I suspect Relativity is using 32-bit drivers.
Indeed, it works perfectly after the latest beta (1593) with the 64-bit drivers.