I am trying to download Lazarus from ftp://ftp.hu.freepascal.org/pub/lazarus/Lazarus-0.9.25-fpc-2.2.1-20080530- win32.exe and fail (see below)....... File don't exists..... Is the Link correct? Warmest Regards Juan je:/tmp# wget -nH -nd -t 0 ftp://ftp.hu.freepascal.org/pub/lazarus/Lazarus-0.9.25-fpc-2.2.1-20080530- win32.exe --17:35:16-- ftp://ftp.hu.freepascal.org/pub/lazarus/Lazarus-0.9.25-fpc-2.2.1-20080530- win32.exe => `Lazarus-0.9.25-fpc-2.2.1-20080530-win32.exe' Resolviendo ftp.hu.freepascal.org... 193.224.143.26 Connecting to ftp.hu.freepascal.org|193.224.143.26|:21... conectado. Identificándose como anonymous ... ¡Dentro! ==> SYST ... hecho. ==> PWD ... hecho. ==> TYPE I ... hecho. ==> CWD /pub/lazarus ... hecho. ==> PASV ... hecho. ==> RETR Lazarus-0.9.25-fpc-2.2.1-20080530-win32.exe ... No existe el fichero `Lazarus-0.9.25-fpc-2.2.1-20080530-win32.exe'.
On 30 May 2008 at 23:04, Michael Van Canneyt wrote: > > > 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
