SELECT SEQUENCE_NAME.NEXTVAL FROM DUAL;
This using for synchronizing sequences in 2 databases (Oracle 9.2.0.6)
Previously project was compiled with ODAC v. 4.05.1.8 and this worked.
Is this a bag or that is now permanent in modern versions TOraScript and I'm must rewrite my code?
