1. Ed Sudit
  2. PowerBuilder
  3. Tuesday, 7 December 2021 17: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



There are no replies made for this question yet.
However, you are not allowed to reply to this question.