- Ed Sudit
- PowerBuilder
- Tuesday, 7 December 2021 05:35 PM UTC
Hi,
I just migrated my PB10.5 application to PB2021. Everything seems to be running great on the development machine including the database connection.
When I tried on a client machine, I realized that I needed to install VC++ 2010 runtime, which is fine. I also installed the "Microsoft SQL Server 2012 Native Client". I am getting the following error on the client PC: "Last Connect Failed (Sybase.Powerbuilder.Db, Version=21.0.0.0)".
My application ini file has the following entries, which work fine on the development machine:
DBMS = "ADO.Net"
DBParm = "Namespace='System.Data.SqlClient',DataSource='servername',Database='dbinstancename'"
Thank you in advance for any assistance you can offer.
Ed Sudit
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.