Re: how to read more than 64kbytes records.

2008-05-28 Thread Dave Lippincott
There are no records with more than 64K bytes. 64K is the max record size (minus a few bytes). > > Is it possiable to read data from record from > anypoint. > I don't understand the question so I'll take a guess... You can randomly access any record within a DB. Once you retrieve a pointer to th

Re: how to read more than 64kbytes records.

2000-09-28 Thread Dave Lippincott
There are no records with more than 64K bytes. 64K is the max record size (minus a few bytes). > > Is it possiable to read data from record from > anypoint. > I don't understand the question so I'll take a guess... You can randomly access any record within a DB. Once you retrieve a pointer to t

how to read more than 64kbytes records.

2000-09-28 Thread Deepak D
Hi all, In SyncReadNextModifiedRecInCategory(CRawRecordInfo & rinfo) API call,m_TotalBytes is WORD. How to read records from palm having more than 64kbytes data. Is it possiable to read data from record from anypoint. Thanks. Deepak __ Do You Ya