More with my huge problem....
during the execution the next code:
set date seq yyyymmdd
set date for yyyymmdd
cle v vcha
set v vcha text
sel fichero into vcha fro &traspa where fichero contains '.13' +
and limit = 1
if sqlcode = 0 then
set v vcha = (.v8dir + .vcha)
drop tab &t1dv
PROJECT TEMPORARY &t1dv from &tdv using +
tv_id tdv_ar tdv_com tdv_q tdv_up tdv_c1 where limit = 0
GATEWAY IMPORT CSV &vcha REPLACE &t1dv date3
Before Gateway instruccion, my "favorite" message appears: "waiting to access to a
..bla, bla, bla.". All the &xxxx are temporary tables, differents for
each user. This code is executed by 4 PC's at time. My question is, wich
is the instruccion who locks? As far as I know, I think all it's ok. Im
bored changing the code to obtain the same result. Anybody have a idea?
Best regards
Ramon Guardiola
fermatic Three system
Barcelona (Spain)