For those who haven't been keeping up with the mailing list or CVS, Mattias and myself have gotten most basic TDBxxx controls in place, not all work, some are pretty untested, but they are there now by default.
Right now we need to get them more stable, and the FCL backend support for generic Dataset implementation more complete(and a bit more Delphi compatible in places for those wonderfull 3rd party Datsets out there), as well as making sure the existing FCL Datasets (MySql, Interbase etc) are complete enough for use with the LCL.
I also started for the purpose of testing these components a wrapper around the MyLittleBase component, if anyone wishes to help bring this up to real usability or help with any of these things, they are of course welcome. :wink:
And of course, I will be trying to get to do more work on all these areas myself soon, and Mattias will likely be as well, so hopefull whenever the next beta is released(and probably a new FPC 1.0.10 rpm with any db updates needed at that point) we will have a full suite of semi-stable db controls, perhaps a flat csv text table Dataset, along with the ability to compile in the MySql or Interbase FCL db support as extra packages.