Reply to thread

You guys misunderstand. Using SQL Server does not magically make the plugin work with a multi-seat setup. I can't really speak for TV-Series so maybe one of their devs will speak up, but at least for Moving Pictures, if we were to move to SQL Server, there would still be concurrency issues, and it would be very likely the data in the database would loose integrity if significant changes were not made.


My point is that while multi-seat support is obviously a very desirable feature, switching to SQL Server (or any other database engine) does not really solve any of the problems that make multi-seat support difficult.


Top Bottom