AnyDac Driver

Hello,

It is posibile to use AnyDac driver with Relativity server or .NET server implementation?

Thanks,
Tiberiu Stoicescu

Hello Tiberiu.

It isn’t possible to use AnyDac driver for Relativity or RemObjects DataAbstract .NET server as there is no .NET version for AnyDac. But on the .NET side we have different types of database drivers: native drivers for different types of databases, ODBC drivers, OLEDB drivers. Also you can add custom driver to the list of available .NET database drivers. So, it is possible to find .NET driver with the same functionality as AnyDac and use it.

Hope this helps.