Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opening a DBC
Message
 
 
To
15/06/2001 14:43:13
General information
Forum:
Visual FoxPro
Category:
Source Safe Control
Title:
Miscellaneous
Thread ID:
00520102
Message ID:
00520113
Views:
17
>Why is it when I try to check out a DATABASE i get the error message: Source cannot operate on an open file, close the file and try again.
>
>I do not have this file open!!!

Are you sure? If you open any table contained in the DBC, the DBC is automatically open. It may not be active (i.e. SET('DATABASE') returns null string) but it open just the same.

Using CLOSE DATABASES without activating the database doesn't do anything. CLOSE DATABASES ALL will close the database even if not active.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform