Ver Mensaje Individual
  #2  
Antiguo 16-12-2003
Avatar de marcoszorrilla
marcoszorrilla marcoszorrilla is offline
Capo
 
Registrado: may 2003
Ubicación: Cantabria - España
Posts: 11.221
Reputación: 10
marcoszorrilla Va por buen camino
Esto es lo que hay:

What do all the file extensions mean for a Paradox table (.DB, .MB, VAL, .XG0, etc.)?
A Paradox table may have several physical files associated with it. The extensions for a single Paradox table are
as follows (although not all of these may exist depending on the structure of the table and features included):
.DB
Stores the static field data associated with each record.
.MB
Stores the memo field data associated with each record.
.PX
Stores the primary index data.
.Xnn
Stores one secondary single-field index data (nn = sequentially numbered).
.Ynn
Stores one secondary single-field index data (nn = sequentially numbered).
.XGn
Stores one secondary multi-field index data (n = sequentially numbered).
.YGn
Stores one secondary multi-field index data (n = sequentially numbered).
.VAL
Stores validity checks and referential integrity properties.

Best regards
Marcos.
__________________
Guía de Estilo de los Foros
Cita:
- Ça c'est la caisse. Le mouton que tu veux est dedans.
Responder Con Cita