- Sathishkumar S
- PowerBuilder
- Thursday, 5 May 2022 05:55 PM UTC
Hi Appeon,
I am having an issue with MSOLEDBSQL connection.
Database has been migrated form SQL Anywhere 16 to MS SQL Server 2019 and we made compatibility changes in the power builder 2019 R3.
In the development environment I am able to run the application and connect with Database by using INI file (where MSOLEDBSQL is installed version 18.5).
/***************************
DB Profile Ini file
DisplayName=Database Test
DBMS=MSOLEDBSQL SQL SERVER
Database="DB_Test"
Servername="SQLServer"
DBParm= "Database='DB_Test',DelimitIdentifierToDB='Yes'"
EncryptName=EncryptHP::
*********************/
When I build and move to the another test PC to run the test where I am getting the message Microsoft OLE DB Driver for SQL Server(MSOLEDBSQL) is not installed.
Actually MSOLEDBSQL19 (64 bit version 19) is installed in that machine.
Kindly guide me how to rectify the issue.
Thank you,
Sathishkumar.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.