09-08-2008, 11:29 PM
|
Klavdios
Joined on 09-08-2008
Posts 2
|
In Memory Driver Save (Newbie)
|
|
|
|
|
I have just purchased IMD and tried to apply it in Transaction Processing.I read the Header file and copied the related Detail records to a memory file. These records are loaded O.K. When I add records and try to save the updated memory file to the original Detail one using the 'InMemoryCachedTableSave' code template, nothing happens... Delete and Change works fine. I suspect the problem lies with the Autoincrement field (TransNo +lineNo) in the MEMDetail file which does not seem to work, although it works fine in the original Detail file ... I' m using C6 Legacy and I'm obviously missing something very trivial but i'm stuck...
|
|
|
|
|
Report
|
|
|
|