Hi... I am just cleaning up somebody elses DBase application. One of the things I notice is that as soon as a TQuery is opened, then a temporary file is created. These are left splattered in the Default Directory. So, as a start on handling this I decided to do
 
Session.PrivateDir =
Which at least puts all these temp files in a known place.
 
However, now I sometimes get the message "Directory is busy" when I try to set the Session.Private dir. Does  anybody know the reason/fix for this BDE  message?
 
TIA.
 
Tony.

Reply via email to