Hi Roger... It appears I have the record, but I can not get the text from the record... do you have any pointers here?
You seem knowledgeable about this process. I have the handle to the record, but when I try to set the fields text using that handle, I get nothing in the field. No errors either. Thanks Dean-O --- Roger Stringer <[EMAIL PROTECTED]> wrote: > At 04:15 AM 10/17/2007, you wrote: > >Subject: AW: DB question, searching > >From: "Harald Schlangmann" > <[EMAIL PROTECTED]> > >Date: Tue, 16 Oct 2007 18:18:21 +0200 > >X-Message-Number: 14 > > > >Roger, > > > >what is the clue behind the 10k limit? > > > > > But a warning... You should avoid high record > counts! Although you > > > can have 64K records, you should avoid getting > significantly over > > > 10K. If you need more records then start > treating each PDB record > > > as a block and put multiple actual records in > each block. > > Its just a guideline, but actually once you get > several thousand > records you should start thinking whether you need > to start treating > PDB records as blocks and then putting multiple > actual records in each block. > > For example: HotSync'ing a file with lots of small > records is much, > much slower than a file of the same size with a few > large > records. Also a linear search is slower as well. > > Roger > > > -- > For information on using the ACCESS Developer > Forums, or to unsubscribe, please see > http://www.access-company.com/developers/forums/ > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
