M Mucip New Member Jul 21, 2015 #1 Hi, I have sequence in Progress DB named "Next-kulmes-no". Normally I can Increase this in 4GL by below code as you know; ASSIGN kulmesaj.mes-no = NEXT-VALUE(Next-kulmes-no). Well, How can I make this via SQL command? Regards, Mucip
Hi, I have sequence in Progress DB named "Next-kulmes-no". Normally I can Increase this in 4GL by below code as you know; ASSIGN kulmesaj.mes-no = NEXT-VALUE(Next-kulmes-no). Well, How can I make this via SQL command? Regards, Mucip
M Mucip New Member Jul 21, 2015 #2 Hi, The solution is: http://knowledgebase.progress.com/articles/Article/P183766 Sorry... Regards, Mucip
Hi, The solution is: http://knowledgebase.progress.com/articles/Article/P183766 Sorry... Regards, Mucip