Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why isn't database open
Message
From
14/08/2002 07:24:24
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00688330
Message ID:
00689472
Views:
29
Hi Chris,

That did the trick!

Thanks
Jim


>I don't think VFP likes it when you add the extension .dbc. Try:
>
>SET DATABASE TO catc
>
>
>>Hello group
>>
>>The following code is in my setup program
>>I am a foxpro seminewbie
>>SET DEFAULT TO c:\baccboe
>>SET PATH TO :\baccboe; .\Bitmaps; .\DATA; .\FORMS; .\HELP;
>>.\INCLUDE; .\Libs;.\MENUS; .\OTHER; .\Progs; .\Reports
>>SET PROCEDURE TO jw_procedures
>>SET CLASSLIB TO cisd
>>OPEN DATABASE catc.DBC
>>SET DATABASE TO catc.DBC
>>
>>The catc.DBC is in the c:\baccboe\data\catc.DBC
>>I get a DATABASE NOT OPEN error when the SET DATABASE TO catc.DBC
>>
>>Thanks
>>Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform