03.05.2011, 21:11 | #1 |
Участник
|
sumitsaxfactor: Generating Next Number Sequence in SQL
Источник: http://sumitsaxfactor.wordpress.com/...quence-in-sql/
============== In my last article, I explained how to Generate RecIds in SQL Server. In this article, I will provide a SQL Job to automatically generate next number sequence if a field is getting populated using Number sequences. I created this job recently for InventTransId. So here is the job that will help you generate next number sequence in SQL. I have tried to put in as many comments as possible: PHP код:
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. Последний раз редактировалось Poleax; 03.05.2011 в 22:17. |
|
|
|