Hello,
in one network installation (NAS (QNAP TS-459 Pro II), Gigabit) the function dc_iniread() is very slow, any idea what can cause it ? Seems to be a network configuration problem.
regards
Rudolf
Speed problem dc_iniread()
Re: Speed problem dc_iniread()
I suggest linking _DCINI.PRG into your program and then put some debugging in the code to figure out why it is so slow. It may be a problem with opening the file.
The eXpress train is coming - and it has more cars.
Re: Speed problem dc_iniread()
Hello Roger,
thank you, I have just sent a test program to the customer to debug the textfile handling. Databaseaccess speed is very good at this workstations, seems to regard only textfiles.
regards
Rudolf
thank you, I have just sent a test program to the customer to debug the textfile handling. Databaseaccess speed is very good at this workstations, seems to regard only textfiles.
regards
Rudolf