Re: [fpc-pascal] "Invalid field size" when using UIB with fpc 2.3.1

2008-09-08 Thread Lukas Gradl
Joost, Thanks for your help. I could find the problem in uibdataset.pas and fix it. Already sent a Bugreport and a fix to the UIB-Forum. Thanks Lukas Joost van der Sluis schrieb: Op maandag 08-09-2008 om 16:13 uur [tijdzone +0200], schreef Lukas Gradl: Just had to upgrade to fpc 2.3.1 for s

Re: [fpc-pascal] "Invalid field size" when using UIB with fpc 2.3.1

2008-09-08 Thread Joost van der Sluis
Op maandag 08-09-2008 om 16:13 uur [tijdzone +0200], schreef Lukas Gradl: > Just had to upgrade to fpc 2.3.1 for some reason. > But using fpc 2.3.1 UIB produces an "Invalid field size" error when > trying to open a UIBDataset. It's a bug in UIB. But it's a bug that most TDataset-descendents suffe

[fpc-pascal] "Invalid field size" when using UIB with fpc 2.3.1

2008-09-08 Thread Lukas Gradl
Hi! Just had to upgrade to fpc 2.3.1 for some reason. But using fpc 2.3.1 UIB produces an "Invalid field size" error when trying to open a UIBDataset. The same program works when using fpc 2.2.3. For demonstrating the problem I created the following program: When trying to open an UIBDataset