Server version
Posted: Mon 17 Feb 2014 16:53
How can I get the actual server version? It is visible in TUniConnection-Info but I find no posibility to read this with code.
Discussion forums for open issues and questions concerning database tools, data access components and developer tools from Devart
https://forums.devart.com/
Code: Select all
UniConnection1.ServerVersion;
UniConnection1.ServerVersionFull;
UniConnection1.ClientVersion;