1. Tom Holscher
  2. PowerServer 2020 or older (Obsolete)
  3. Tuesday, 25 August 2020 10:02 AM UTC

Hello,

i have create an appeon app.Wehn i launch it in Powerbuilder it will launch normally. When I deply it and run it via Run, I Become the Error: Connection-Error: Invalid argument


I Use a 64 bit Worksation with the Powerbuilder Version: 2019 R2 Build 2353 and the PowerServer (PB Edition) 2020 Build 2323.00  
and 64 and 32 bit IBM INFORMIX ODBC  driver



My SQLCA Object:

ls_DSN= "database"

SQLCA.database = 'database'
SQLCA.servername         = 'server'
SQLCA.userid = 'user'
SQLCA.dbpass = 'pass'
SQLCA.autocommit        = TRUE

SQLCA.dbms            = 'ODB-IN9'

and my DBParm: SQLCA.DBParm     = "ConnectString='DSN=database;UID=user;PWD=pass' ConnectOption = 'SQL_DRIVER_CONNECT,SQL_DRIVER_NOPROMPT',cachename='database'"

I have settet up my aem with the same database datas etc.




Kind Regards,
Tom
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 1 September 2020 19:26 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 1

Hi Tom;

   Have you used the AEM (PS Console) application and then checked the PS Log(s) for any more details as to what might be happening when you get this error?

Regards ... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


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