From:
<car...@te...> - 2004-04-21 08:55:29
|
Hello: > I am using firebird.net data provider 1.6 Beta, I could load the > data to datagrid using sql: select * from tableA where it show more > than one row in the datagrid. But, currently I want to have result of > one row using select first 1 * from tableA where this is a valid sql > statement while trying on Firebird1.5 final release... > What I had miss out? Or what other ways I could reach my purpose > by having first row on my datagrid? I have tested 1.6 CVS sources using a SELECT FIRST 1 ... query and works nice for , what problem do you have with 1.6 Beta 1 ?? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |