[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Connect OracleDB + Schema Holder from Progress Developer Studio

  • Thread starter Thread starter Rutger Olthuis
  • Start date Start date
Status
Not open for further replies.
R

Rutger Olthuis

Guest
Just a stupid question perhaps: Have you only setup the db connection in windows --> preferences --> Progress OpenEdge --> Database connections ? Or have you also activated that database connection in the Project properties --> Progress OpenEdge --> Database connections ? Funny fact is, if you don't use Progress Developer Studio to run the application, you don't even need to setup a dataserver and oracle connection. Just having the schema holder connected is fine. What you can try is open the scratchpad, select the project your code is in as runtime and run : message dbparam(1) dbparam(2) dbparam(3) dbparam(4) view-as alert-box.

Continue reading...
 
Status
Not open for further replies.
Back
Top