Hi,
I have dbForge Fusion 1.8.46.2 and the Sequence's current value are not updated (Properties Window or Object Viewer Window), even after refreshing it.
My current value was 1 and I inserted a couple of records. I then checked the current value and it was still at 1.
I did the SELECT and I saw the real current value:
SELECT current_value FROM sys.sequences WHERE name = 'SequenceName'
Sequence - Current Value not refreshed
Re: Sequence - Current Value not refreshed
We will fix this issue in the next product build and will notify you once it's available for downloading.
Re: Sequence - Current Value not refreshed
Also, if we can reset the current value (like in SQL Server Management Studio) in the UI (instead of doing it via SQL), it will be great.
Regards.
Regards.
Re: Sequence - Current Value not refreshed
Is it fixed with the latest release (1.9.14)?