Hi All
I have a database where I delete al lot and insert a lot.
My ID field (primary key, auto increment) will soon be 'overflowed'. Is there a command or script whre I can 'renumber' my ID field.
Awaiting suggestions ,
Wim.
I am trying to read multiple files in one subroutine (on Windows). I cannot get it working. Can anybody help ?
I isolated the problem in a small rex program.
path='cmdb.txt'
call doit
path='frits.csv'
call doit
exit
doit:
file=.stream~new(path) /* Create a stream object */...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.