hi…saw your topic on sc_connection_edit. can you help me resolve the following issue?
I am using sc_connection_edit in blank application and i need the data from edited connection immediately. sc_connection_edit works fine when we reload the application, but in my case scenario, i can not reload. the problem is sc_connection_edit is not connecting to revised database and fetching data from old database.
For me there is too little info. Are you starting with the old data and then skip to the new, are you only using the new data. Sometimes it is better to use a separate connection if you have both live situations. The function is especially helpful to have one application running on different databases, i.e. per customer.