Ver Mensaje Individual
  #2  
Antiguo 15-03-2005
Avatar de Neftali [Germán.Estévez]
Neftali [Germán.Estévez] Neftali [Germán.Estévez] is offline
[becario]
 
Registrado: jul 2004
Ubicación: Barcelona - Espańa
Posts: 18.275
Reputación: 10
Neftali [Germán.Estévez] Es un diamante en brutoNeftali [Germán.Estévez] Es un diamante en brutoNeftali [Germán.Estévez] Es un diamante en bruto
Extraído "calentito" de la página de Borland:

//--------------------------------------------------------------------
PARADOX LIMITS
127 Tables open per system (4.0 and earlier 16 Bit32 Bit)
254
Tables open per system (4.01 32 Bit)
64
Record locks on one table (16Bit) per session
255 Record locks on one table (32Bit)per session
255 Records in transactions on a table (32 Bit)
512
Open physical files (4.0 and earlier 16 Bit32 Bit) (DB, PX,MB, X??, Y??, VAL,TV)
1024
Open physical files (4.01 32 Bit (DB, PX,MB, X??, Y??, VAL,TV)
300
Users in one PDOXUSRS.NET file
255
Number of fields per table
255 Size of character fields
2 Billion records in a table
2 Billion bytes in .DB (Table) file
10800
Bytes per record for indexed tables
32750
Bytes per record for non-indexed tables
127
Number of secondary indexes per table
16
Number of fields in an index
255
Concurrent users per table
256
Megabytes of data per BLOB field
100
Passwords per session
15
Password length
63 Passwords per table
159
Fields with validity checks (32 Bit)
63
Fields with validity checks (16 Bit)
53
Fields with Validity checks added at onetime
63
Number of Sessions with Tables open on1 System
//---------------------------------------------------------------------

De todas formas, un Paradox de 2GB (en mi opinión) te está pidiendo "el relevo" a gritos. Yo comenzaría a mirar otros SGBD's, InterBase, FireBird, SQL Server (o la versión MSDE -SQL Server Express-),...
__________________
Germán Estévez => Web/Blog
Guía de estilo, Guía alternativa
Utiliza TAG's en tus mensajes.
Contactar con el Clubdelphi

P.D: Más tiempo dedicado a la pregunta=Mejores respuestas.
Responder Con Cita