Hi Kevin,
Finally they did it!
Cool feature isn't it? Because before SPS08 one had to create a custom sequence with something like this:
EXEC 'CREATE SEQUENCE CLIENTS_SEQ increment by 1 start with 1 no cycle';
Thanks for sharing!
Best,
Andy.
Hi Kevin,
Finally they did it!
Cool feature isn't it? Because before SPS08 one had to create a custom sequence with something like this:
EXEC 'CREATE SEQUENCE CLIENTS_SEQ increment by 1 start with 1 no cycle';
Thanks for sharing!
Best,
Andy.