I have an application that runs fine on a licensed MC3190 WM device if I copy the files to the Rho public folder.
The application is licensed so for production I built it with Rho and cleared out the MC3190 so it is no longer licensed.
Now each time I run the application it creates a new database. The master db file, databases.db keeps a list of the databases but I need to be able to open the same DB each time the application is run.
Is there a configuration setting somewhere for this?
Any help would be appreciated.
RhoElements 4.1.1 Multiple DBs |
1 Replies
Are you using Rhom, or localstorage? If localstorage, you need to use a fixed local_server_port. See this link.