Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Header structure
Message
 
 
To
30/04/2003 15:01:16
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00783359
Message ID:
00783370
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
Tracy,

You can find it in VFP help file under Table File Structure or in VFP8 online docs at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_foxhelp/html/vfp8_contable_file_structure_lpdbfrp.asp

>Anyone remember an online location to get the information for all versions of VFP or DBASE for dbf file structures like the following?
>
>
>  Byte number   Description
>   -------------------------------------------------------------
>
>   1             File-type identifier:
>                    03 - DBF without memo (FoxBASE+/FoxPro/dBASE
>                         III PLUS/dBASE IV)
>                    83 - DBF with memo (FoxBASE+/dBASE III PLUS)
>                    8B - dBASE III with memo
>                    F5 - FoxPro with memo
>   2-4           Date of last update (YYMMDD)
>   5-8           Number of records in file*
>   9-10          Offset to start of data**
>   11-12         Size of record***
>   13-28         Not used
>   29            Flag for compound index****
>   30-32         Not used
>
>
>I know I saw it online at sometime, but I cannot locate it now.
>
>TIA,
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform