In VFP, DBF may not open if the path contains blank space.

As for example if the DBF is in c:\vfp 9\dbf   directory, it may not open.
It will open if the DBF is in c:\vfp9\dbf   directory.

Check the path. Make sure that path does not have blank space.

I have encountered similar problem. And I have found this reason.

I think this may help.

Devendra Jariwala

----- Original Message ----- 
From: "Jeff Johnson" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, July 19, 2008 3:43 AM
Subject: Re: Very Strange Problem


> Thanks for your responses - I read the others too.  The paths are stored
> in a table.  I did all of your suggestions and more.  After re-doing
> your suggestions I discovered something unusual about the database in
> the site path.  I validated the database and it did not find several
> tables in the database, yet they are all there.  I copied a good DBC()
> into the folder and it still didn't work.  I am guessing that the files
> were set as not belonging to a database somehow!?!  I removed the
> missing tables from the DBC() and re-added them.  I haven't checked to
> see if this solved the problem because I have to leave for a while - but
> I am pretty sure that is it because the DBC() can now be validated.
>
> So how does a DBC() remain in tact and files mark themselves as not
> belonging to the database?
>
> I will report back.
>
>
> Jeff
>
> Jeff Johnson
> [EMAIL PROTECTED]
> SanDC, Inc.
> 623-582-0323
> Fax 623-869-0675
>
> Phoenix Python User Group - [EMAIL PROTECTED]
>
> Ted Roche wrote:
>> On Fri, Jul 18, 2008 at 5:10 PM, Jeff Johnson <[EMAIL PROTECTED]> wrote:
>>> The
>>> really strange thing is that the application selects one of 10 sites
>>> (path to DBC()).  It works fine on all of the sites except for 1 !!!
>>
>> How does it do this selection? Is it picking a path to the DBC from a
>> data record or an INI setting? Is it possible the first record has
>> somehow gotten corrupted? Try to recreate the first record and see if
>> the problem recurs.
>>
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to