Hi!

I have next problem:
I have database with 9 records (DmNumRecords(elDB) == 9)
But when I try get any record from this database I have problem:
VoidHand  recHandle;

recHandle = DmGetRecord(elDB, 0);  //For example
But after this I have (recHandle == 0)
Why I cann't Get this record?

When I work with other database I don't have any problems!

WBR, Alexey Dobriaev
ArgusSoft Company
mailto:[EMAIL PROTECTED] 

Reply via email to