At 07:46 AM 1/08/2003 +0300, you wrote: >It looks in the example in the call to Database_SqlSelect() >Was not specified third new parameter. >So on default it is ForwardOnly. > >Please just add before SqlSelect > > put 2 into kRandom > > SqlSelect( "SEELCT", kServer, kreadWrite, kRandom ) > >Now must work. Eureka!! Thanks Ruslan ! alex