Well, I deleted all but 100 rows from the table. The form loaded much faster, but the typing is still not storing the keys in the buffer....each letter is being treated as if it were the first letter I typed, going from Sxxxx to Mxxxx to Ixxxx rather than SMITH.
Mike
 
-------------- Original message from "A. Razzak Memon" <[email protected]>: --------------


> At 11:45 PM 4/6/2009, Michael J. Sinclair, MD wrote:
>
> >I am using a Variable LookUp Combo Box, Ver 7.6.6.30214
>
> Did you know that the 7.6.7.30315 is the CURRENT public update
> and 7.6.7.30420 is the private beta of R:BASE 7.6 for Windows?
>
> Is there a particular reason that you are still using .30214?
>
>
> >Does it matter that I am getting data from a large table in a
> >foreign database using sconnect and sattach?
>
> What happens when you temporarily project that sattached table?
>
> PROJECT TEMPORARY tablename FROM sattachedtablename USING ALL
>
> Very Best R:egards,
>
> Razzak.
>
>

Reply via email to