The update servoy sequence of cloned databaseserver doesn’t take the servoy sequences (not default) defined in the cloned from databaseserver into account. This is in both the application server and developer version 5.1.4. In developer also in run-time the servoy sequence aren’t taken into account resulting in null values.
boonstrj:
The update servoy sequence of cloned databaseserver doesn’t take the servoy sequences (not default) defined in the cloned from databaseserver into account. This is in both the application server and developer version 5.1.4. In developer also in run-time the servoy sequence aren’t taken into account resulting in null values.
Not sure what you mean here, but the datamodel clone from property is only used at import. What are you trying to achieve?
Ok, that explains a lot. I thought that when I selected a cloned from database that Servoy uses the definition of the base database. But that is not the case. So when I want to add a new cloned database, I also must re-import the modules with the database definition of the base database to get all the Servoy sequences right in the cloned database.
Thanks,