From: Marco B. <mar...@ai...> - 2004-02-18 19:08:05
|
Thank you... now it's working properly. =20 The Newbie > -----Original Message----- > From: Carlos Guzm=E1n =C1lvarez [mailto:car...@te...]=20 > Sent: Wednesday, February 18, 2004 7:49 PM > To: Marco Brambilla > Cc: fir...@li... > Subject: Re: [Firebird-net-provider] select quick >=20 > Hello: >=20 > > SELECT FIRST :numrows SKIP 5 >=20 > Try this: >=20 > SELECT FIRST (:numrows) SKIP 5 >=20 >=20 >=20 >=20 >=20 > -- > Best regards >=20 > Carlos Guzm=E1n =C1lvarez > Vigo-Spain >=20 |