Does Forms 9.2.1 support TLS 1.2? I am curious about the SQL Server drivers necessary when running Forms 9.2 on a Windows 2008 R2 box with SQL Server 2008 R2 SP3 installed. We've installed the latest SQL patches and drivers from https://support.microsoft.com/en-us/help/3135244/tls-1-2-support-for-microsoft-sql-server.
On initial testing, things seem to work, but lookups from a SQL Server data source are misfiring. Wondering if the lookup mechanism is using the default SQL Server driver included with Windows rather than the newer drivers? Is there a way to force which SQL Server driver Forms uses?