FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Temporary Indexes
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: Temporary Indexes
Posted: Wed Mar 06, 2013 05:17 PM

Be aware that if you are creating a filename for a temporary index for a multiuser system, and the file is going to be located on the server, then you need to check for a unique filename in case another user had already created the one you wanted to use. Or, better, put the temp index file on the local PC, then you can use the same name each time and it will also run faster.

Regards,
James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion