On Fri, 30 May 2008, Chris37 wrote:
> peng a écrit :
> > Yes, Look here:
> >
> > Click below for fpc and Lazarus snapshot
> > Lazarus - full - fpc 2.2.0 win32
> > Lazarus-0.9.25-fpc-2.2.0-20080530-win32.exe
> > <ftp://ftp.hu.freepascal.org/pub/lazarus/Lazarus-0.9.25-fpc-2.2.0-20080530-win32.exe>
> >
> > Lazarus - full - fpc 2.2.1 win32
> > Lazarus-0.9.25-fpc-2.2.1-20080530-win32.exe
> > <ftp://ftp.hu.freepascal.org/pub/lazarus/Lazarus-0.9.25-fpc-2.2.1-20080530-win32.exe>
> >
> >
> >
> >
> > --
> > 2008/5/31 Chris37 <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:
> >
> > >
> > hi !
> > 2.1.1 ?????
> >
> >
> > --
> > 我的'开源办公室':
> > http://pengtu.net/ooo
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Lazarus mailing list
> > [email protected]
> > http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
> >
> Thank all but joost modification not implemented in
> Lazarus-0.9.25-fpc-2.2.1-20080530-win32.exe
> <ftp://ftp.hu.freepascal.org/pub/lazarus/Lazarus-0.9.25-fpc-2.2.1-20080530-win32.exe>
> I wait for this :)
>
> Another question svp ?
> With TConnection, how read fieldstype ? GetFielsTable send only
> fieldname in a TStrings
You can't.
You can do a
select * from tablename where 1=0;
that will give you an empty dataset and you can read all filenames, types and
whatnot.
All other methods are engine dependent.
Michael.
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus