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...
Continue reading...