[lazarus] TDataset ready and tested !!

Shane Miller SMiller1 at stvgb.org
Thu Dec 2 08:58:23 EST 1999


I am assuming that a TDatabase component is already there?  
What units are these coded in?  I'd like to look at the implementation when I test them.......

Shane


>>> Michael Van Canneyt <michael.vancanneyt at wisa.be> 12/02/99 02:05AM >>>


On Wed, 1 Dec 1999, Michael A. Hess wrote:

> michael at tfdec1.fys.kuleuven.ac.be wrote:
> > 
> > With Data do
> >   begin
> >   Append;
> >   FieldByName('Name').AsString:='Michael A. Hess';
> >   FieldByName('Age').AsInteger:=3;
> >   FieldByName('Height').AsFloat:=5.8;
> >   Post;
> >   end;
> 
> Well the height is almost correct but the age is WAY off.  ;-)

I was wondering if you would notice.
As an eye catcher it seems to have worked :-)

> 
> > 0) Please test and give lots of feedback !!
> 
> Nothing much constructive from me yet other than....impressive. :-)
> 
> > 4) If KCL or Lazarus or MOS is ready: produce a set of Data-aware
> >    controls.
> 
> This would be a major thing to have in Lazarus. Given the fact that alot
> of Delphi programs use databases and the TDataset this would make FPC
> and Lazarus VERY popular on Linux.

I really hope so. I read somewhere that a survey by Inprise (not the one
on linux) showed that 95% of programming is connected with Databases in
some way, and so support for it is very important IMHO.

I also think that CGI programming will be very easy with this; till now
it was cumbersome to use the C interface to mysql, but with this,
programming complex forms in CGI which do data access should be a breeze. 

Michael.

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list