vxcmd 1.9.8 PrevRecord not working?

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Aug 1 07:46:12 CDT 2003


on 8/1/03 6:26, Alex Shaw at a.shaw at mailbox.gu.edu.au wrote:

> Hi all,
> 
> Downloaded 1.9.8 version of xcmd :)
> 
> Just playing with the pc version I found that I had to fiddle around to get
> the example working.. but now the first record and prev record commands
> don't work, they just return false.. next record and last record work fine...
> 
> anyone else find this ?

Hi Alex,

Hmm, Aha!

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.

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list