What about the idea of rddtest.prg That verify all rdd operation
supported by all harbour rdd?

Database rdd database function  : BoF(), DbGoBottom(), DbGoTop(),
DbSkip(), Eof(), Found(), rlock(),DbSetFilter(),OrdFindRec(),
OrdKeyGoto(), OrdWildSeek(), ,RecNo() ,dbseek(),
Index rdd index function:DbCreateIndex(), DbReindex(), DbSetIndex(),
DbSetOrder(), OrdListClear(),  indexkey(),Indexord()
Other rdd function :  dbExists(  ),  dbDrop( )

2009/10/9 Viktor Szakáts <harbour...@syenar.hu>
>
> Hi Roberto,
>
> Yes, RDDADO is broken. Unfortunately seemingly nobody
> was so far interested enough to fix it :( Help would be
> appreciated, apparently nobody on the dev list uses this
> component.
>
> It's possible that some things got broken because we
> now use a fully rewritten OLE connector engine and
> there are some small differences. But could be that it's
> something else.
>
> Brgds,
> Viktor
>
> On 2009 Oct 9, at 16:37, Roberto Lopez wrote:
>
>> Hi All,
>>
>> I continue testing beta3 and found a problem with rddado sample.
>>
>> The sample (contrib\rddado\access1.prg) works, but exiting browse with [ESC] 
>> it gives the following error:
>>
>> Error BASE/3012  Argument error: FIND
>> Called from WIN_OLEAUTO:FIND(0)  OPEN
>> Called from ADO_LOCATE(0)  N(0)
>> Called from __DBLOCATE(0)
>> Called from MAIN(34)  0)
>> Called from MAIN(11)
>>
>> I've compiled with: 'hbmk2 access2.prg'
>>
>> If you modify the sample to display recno() value you'll find that it always 
>> return 0 (It worked fine in Harbour 1.01)
>>
>> This problem causes that HMG RDDADO Browse samples to crash, since HMG 
>> browse control relies on values returned by recno() function (of course, 
>> this is a problem for non-HMG users too).
>>
>>
>> Regards,
>>
>> Roberto.
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Harbour mailing list
>> Harbour@harbour-project.org
>> http://lists.harbour-project.org/mailman/listinfo/harbour
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour



--
Massimo Belgrano
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to