Yes it should actually re-open files if it's possible in shared mode.
Fixed.
+++ Rick ---
Rick - I hit a problem with the Open() method on the wwBusiness class today. I am using the class with FoxPro DBF tables and a desktop app.
The issue I had was that the form I was using had already USED the DBF table under an alias that was different than the DBF filename, and then I created a wwBusiness object, and when its Open() method was called, it tried to USE the table also, but failed, because the table was already being used, but under a different alias.
To me it seems like the Open() method should use the AGAIN keyword to prevent this error from happening.
Like this:
Here is the code from your class:
Rick Strahl West Wind Technologies Where do you want to surf today? | Reader Version: 5.0 |
from Maui, Hawaii