Hi all -
I’m trying to ensure that all the solutions data is encrypted “in-transit”. Servoy server has that covered when accessing data via the solution and the database server and the Servoy server are on the same physical server. But there is a need to access the database over by other clients (iReport and Sybase Central). It seems the only way to do this securely is to turn TDS access off. This breaks the connection between Servoy server and Sybase. How can I access Sybase from Servoy without TDS? I’m sure there is some combination of driver and URL that will work, but I’ve spent a lot of time looking and so far “I dunno”. Thanks.