I installed Microsoft OLE DB Driver19 for sql server and pbmsoledbsql.dll are already installed along with PB. I created a Database profile for MSOLEDBSQL SQLServer.
But I see the data profile using sql server driver instead of MSOLEDBSQL DB Driver, what is the expected behaviour of this MSOLEDBSQL SQL Server interface in Power builder.
1. Which driver it uses in the background?
2. After updating the database interface to MSOLEDBSQL SQL Server, what are the changes that need to be done in the code?