Hi,
There is nothing from within the user interface to set this. The sequences are set directly on the database.
This would most likely be set by the IFS team during implementation to what ever the required sequence is and then not touched again which is why the user interface does not allow it. #
If you would like more information on how to set a sequence against a field in an SQL database using SQL Server Management Studio let me know and I will see what I can do.
Kind regards,
Lee Pinchbeck
Dear Lee Pinchbeck
Thanks for the Response,
One sample on how to set a sequence against a field in a SQL Database Using SQL Server Management Studio would be very helpful.
Thanks in Advance
Anil Reddy
Hi Anil,
Open SSMS, expand DB >> Programmability >> Sequences >> each table has an entry in this location, just double click on the one you want to see and amend as required.
This is standard SQL database functionality rather than being an IFS App procedure so if you require further assistance you may need to look into SQL manager assistance rather than here but it may be that member of the IFS FSM Consulting team may be able to assist further as they will likely have had to make changes like this for customer databases on setup before.
Kind regards,
Lee Pinchbeck
Dear Lee Pinchbeck,
Thanks For the Response This really helped A-lot.
Thanks
Anil Reddy