It occured to me that since mssql is now fully supported on linux that perhaps xojo should support mssql in XOJO cloud
and start fixing the problems with the connections. the free version of MSSQL would be enough for a lot of people i suspect
it would make it easier for us folks that use mssql on windows to sell cloud without having to refactor for mysql or postgres
which at the moment makes it a non-starter.
you could try MBS Xojo SQL Plugin with freetds library on Linux to connect to MSSQL server.
But that would mean your server must be available via Internet.