In my development environment one of the tables has developed duplicate keys. I know about and have used the tool provided on Servoy Server for correcting this error. Is there an equivalent tool available for doing much the same thing in my non-server test and development environment?
I guess you mean you have used the ‘Update table sequence’ feature in the admin pages.
You can do the same thing in Developer.
When developer is running you are in fact running server as well. So you can access the admin pages and do the same thing.
ROCLASI:
You can do the same thing in Developer.
When developer is running you are in fact running server as well. So you can access the admin pages and do the same thing.
Amazing! But how? I assume through a URL in a browser. How does one work out the appropriate syntax? Obviously not familiar territory.