cancel
Showing results for 
Search instead for 
Did you mean: 

App runs in PB 12.6 but not deployed exe connected to SQL Server

Former Member
0 Kudos

App connected to SQL Server uses 12.6 PFC and runs in IDE but once deployed it does not and behaves differently. Running in the IDE in the open event of the app gnv_app.pfc_Open(commandline) fires in n_cst_steps_appmanager. When I deploy the app with all the required PB dll files when it gets to gnv_app.pfc_Open(commandline) it now fails to go to the pfc_open causing the app to break later with login and DB errors.If connected to Sybase the exe works great. I am using SNC for PB 12.6.

My next step will be running pb debug tracing in IDE and deployed then compare.

If anyone has any ideas or has an idea if this an issue with PFC 12.6 or an issue in PB 12.6 that would be helpful.

Accepted Solutions (0)

Answers (1)

Answers (1)

chris_keating
Advisor
Advisor
0 Kudos

What specific "login and DB errors" are you encountering?

My initial guess, without benefit of knowing the specific errors, is that the client software is not installed. One possible reason is that the client is installed with the wrong bitness.