[fpc-devel] db patch

2005-05-08 Thread Jesus Reyes
hi here is a patch for two bugs: *TFloatField.SetAsString doesn't look at DecimalSeparator for converting a string into a Float (this fixes lazarus issue 893: http://www.lazarus.freepascal.org/mantis/view.php?id=893 ) *TBooleanField.SetAsString won't accept an empty string as a valid value, also

Re: [fpc-devel] db patch

2004-12-05 Thread Florian Klaempfl
When we're talking about tdataset, would anybody mind to check the web bugs regarding tdataset :)? ___ fpc-devel maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] db patch

2004-12-04 Thread Michael . VanCanneyt
On Sat, 4 Dec 2004, Jesus Reyes wrote: > patch to enable RecNo and DisplayFormat Applied, thanks. Michael. ___ fpc-devel maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] db patch

2004-12-04 Thread Jesus Reyes
patch to enable RecNo and DisplayFormat _ Do You Yahoo!? La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx db.diff.gz Description: db.diff.gz ___ fpc-

Re: [fpc-devel]db patch

2004-07-19 Thread Michael . VanCanneyt
On Mon, 19 Jul 2004, Jesus Reyes wrote: > Hi, here is a patch that implements some field properties Thank you ! Applied, with some fixes. (Displaylabel should return fieldname unless explicitly set bu the user, and it should not be stored in .dfm if it is equal to fieldname) Michael.

[fpc-devel]db patch

2004-07-19 Thread Jesus Reyes
Hi, here is a patch that implements some field properties regards. Jesus Reyes A. _ Do You Yahoo!? La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx fpc.diff.gz Description: fpc.diff.gz