‎2008 Apr 19 5:41 AM
Hello,
Is it possible to use OPEN DATASET to read the file from network server(not application server) and update the table entries directly by executing the program in background.
Thanks,
Mohit
‎2008 Apr 19 6:03 AM
nope for background every thing need to be background compatible, ur NT server will call the GUI interface of the program.. which means its not background compatible.. by some means you need to get the NT file to application server and use OPEN DATASET
‎2008 Apr 19 6:03 AM
nope for background every thing need to be background compatible, ur NT server will call the GUI interface of the program.. which means its not background compatible.. by some means you need to get the NT file to application server and use OPEN DATASET