How to setup auto increment for Service-Based Database
I start build my first local database (Service-Based Database) here Write line to Service-Based Database with textbox , need your help with setup, so I want to set my auto increment in my Properties Identity Specification which is True now, or use some sorting method, thus if any row is removed, second one (next after deleted) must take index of deleted line, and of course same step back for all subsequent rows, and also important, if I have to use any sorting, to keep original order of lines as it was inserted. For example: line 1 line 2 line 3 line 4 If line2 is deleted this result: line 1