Is there a way to update the next value for servoy sequence in repository without manually opening every table, selecting the field, clicking auto enter, etc? I need to do this when importing converted data from external application into solution tables. I need to do this for 200 tables on every import.
Hi Michael,
You can update the Servoy sequences per connection (or all in one go) on the servoy-admin pages under the Database Servers link.
Hope this helps.
Thanks - I was working in developer and forgot about doing it on the server.