hbenade
25th August 2004, 12:43
I wrote a script which process transactions, it does contineous switch.to. company, it also then call a dll which insert rows into tdpur001, tdpur011,
tdpur010 etc, every now and then it give various 606 errors eg. Ref not exist tdpur010.ccon -> tccom001.emno, eg tdpur011.txta > tttxt001.ctext etc
I did some db.binds and unbinds on all tables in the dll, I have passed to company number from the script to the dll and do company switching inthe dll
This 606 errors still appear every now and then, Is there anything else that I can try
Sorry if I explain my self wrongly but, I think i have got a problem with
switching companies, according to the log.bshell, as i call the dll and want to update eg tdpur001 in the specific company it shows the another company
Thanks
Hans
tdpur010 etc, every now and then it give various 606 errors eg. Ref not exist tdpur010.ccon -> tccom001.emno, eg tdpur011.txta > tttxt001.ctext etc
I did some db.binds and unbinds on all tables in the dll, I have passed to company number from the script to the dll and do company switching inthe dll
This 606 errors still appear every now and then, Is there anything else that I can try
Sorry if I explain my self wrongly but, I think i have got a problem with
switching companies, according to the log.bshell, as i call the dll and want to update eg tdpur001 in the specific company it shows the another company
Thanks
Hans