Hi,
in a slow network environment (2 Mbit/s) DbUseArea() does not open the corresponding index file.
I get the error "DBFCDX/1201 - Workarea not indexed" when I try to call DbSeek().
The same code works on any network with normal speed.
Has anybody a idea why this happens?
AUTOPEN is set to ON and I use SET ORDER TO 1 after calling DbUseArea()
I already report this in comp.lang.xharbour with no result.