Hi Alex,

> Maybe one of the following ? : 
> 
> "Thus the files to the right complete the structure of the dataset.  DBF 
> files 
> contain the actual data for your dataset except for data which is or may be 
> rather large in size such as certain narrative data (i.e., the Memo field of 
> a Tag).  This large-size textual data is stored in the FPT files.  Each DBF 
> file will have a corresponding CDX file and possibly a corresponding FPT 
> file.  The table on the right shows the various DBF files, their 
> corresponding (if any) FPT file, and their corresponding CDX file."
> 
> I also found this :
> 
> http://support.microsoft.com/kb/115473/en
> 
> Which indicates the subtle ;-) differences between the standard dbf format 
> and 
> the FoxPro format. Perhaps indeed therein lies the rub.

Hmmm - again, this doesn't sounds too convincing for the initial
problem: the tables do not appear at all (though it might prove that
it's impossible to open those tables later on). For obtaining the table
list, Base simply traverses the directory, takes all .dbf files it
finds, strips the extensions, and assumes this is a dBase table. No
magic involved at this point.

Ciao
Frank


-- 
- Frank Schönheit, Software Engineer         [EMAIL PROTECTED] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to