sql - Navision 5.0 number series from stored procedure -


is there chance number series value stored procedure? i'm trying integrate navision 5.0 using sql tables. maybe number series stored in sql table? or there function?

number series stored in tables no. series , no. series line. in line table can find last used number each series. nex number have implement same function nav built-in incstr.

next lock line table. last used number. increase it. use like. save line table wouldn't used nav. that's it.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -