Hi! I have problem with DmGetRecord. It return zero handle. DmNumRecords return 66. I try DmGetRecord (dbRef, 0). This problem exist only if I have many information in databases. In application I have 14 databases, but at this time (when I execute DmGetRecord only current database opened). If in databases only 5~10 records per base all worked fine. But when I download into Palm about 80Kb of data (using conduit) I have this problem. My application is about 63Kb (single segment) In database where I have problem record size ~ 70 bytes I get first record from database. Application developed using Metrowerks CodeWarrior 5.0 SP1 for Win Conduit developed using Microsoft Visual C++ 6.0 SP3 Palm application tested in Palm OS Emulator 2.0b3 with Debug ROM 3.0 and in Palm III with Palm OS 3.0 patched 3.0.2 update. I develop this under Windows NT 4.0 SP4 WBR, Alexey Dobriaev ArgusSoft Company P.S. Sorry about my bad English.
