[fpc-pascal] SQLDB/Firebird unable to open table with more than 128 fields
Graeme Geldenhuys
graemeg.lists at gmail.com
Fri Mar 20 15:52:22 CET 2009
2009/3/20 Funky Beast <funkybeast at pacific.net.sg>:
>
> I've found a bug in sqldb/firebird.
> Its reported here, with sample project to reproduce:
> http://bugs.freepascal.org/view.php?id=13340
What version of Firebird? How many bytes does a single record require?
Maybe you reached the table limit in Firebird RDBMS? If I remember
correctly MS SQL Server 2000 had a record size byte limit and I would
imagine other RDBMS's have something similar.
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list