I'm using a proprietary recordset on the Palm side, written by our
software company, where if a field in a record represents a link in
another table, its value is in fact the voidhand of the remote record
but, in the conduit, when I'm reading the tables using Sync* functions
(SyncReadRecordByIndex and stuff), the m_RecId is in fact the unique
record id that is different from the voidhand, and so it doesn't find the
lookups in the map caches.
 My question is : is there any way of finding on the PC side (in conduit)
the voidhand of a record read with SyncReadRecordByIndex or I must change
my recordset to use unique record handles instead of voidhandles.
 Thanks

Reply via email to