File: resources.rst

package info (click to toggle)
python-dbfread 2.0.7-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 384 kB
  • sloc: python: 1,146; makefile: 140
file content (25 lines) | stat: -rw-r--r-- 869 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Resources
=========

DBF file format documentation
-----------------------------

* `Xbase File Format Description
  <http://www.clicketyclick.dk/databases/xbase/format/index.html>`_ by Erik Bachmann

* `Data File Header Structure for the dBASE Version 7 Table File
  <http://www.dbase.com/Knowledgebase/INT/db7_file_fmt.htm>`_

* `Wikipedia article about dBase <http://en.wikipedia.org/wiki/DBase>`_

* `DBF Field Types and Specifications
  <http://devzone.advantagedatabase.com/dz/webhelp/advantage9.0/server1/dbf_field_types_and_specifications.htm>`_

* `DBase File Structure
  <http://ulisse.elettra.trieste.it/services/doc/dbase/DBFstruct.htm>`_

* `dBase IV limitations
  <http://www.johnbrown.com.au/approach/webfaq04040210.html>`_

* `DBF Table File Structure (Microsoft Developer Network)
  <http://msdn.microsoft.com/en-us/library/st4a0s68%28VS.80%29.aspx>`_