SQL Server 2019 Express Compatability

Rafael Cruz 21 Reputation points
2020-07-29T19:32:42.44+00:00

I have a GUI tool that was designed to work with SQL Server 2008 that heavily relies on the following dll and function calls:

https://learn.microsoft.com/en-us/dotnet/api/microsoft.sqlserver.management.common.serverconnection.-ctor?view=sql-smo-160

if the server is updated to SQL Server 2019 Express, can the tool still use the same dll and function calls?

Any help is appreciate it.

Community Center | Not monitored
0 comments No comments
{count} votes

Answer accepted by question author
  1. Anonymous
    2020-07-29T19:44:08.417+00:00

    Probably but in the end you may need to stand it up in a dev environment to test it. Also try asking in dedicated forums located here.
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlexpress

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. JORGE OCHOA 1 Reputation point
    2022-06-16T22:14:06.083+00:00

    buenos dias, instale sql server 2019 express en ubuntu, pero al finalizar la instalacion me salio un mensaje, 155 dias de licencias, despues de esos dias el sql server deja de funcionar?

    good morning, install sql server 2019 express in ubuntu, but at the end of the installation I got a message, 155 days of licenses, after those days the sql server stops working?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.