Hi Michael, if doing a select takes too long I'm guessing that you have a lot of records to display? If so, then a grid will probably work faster/be more appropriate than a listbox.
Frank. Frank Cazabon On 19/04/2012 09:53 AM, Michael Madigan wrote: > As a temporary fix, I want to remove the browse windows from Foxpro. We > are just using it as a pick list, no data is being entered. We select the > row, hit escape, and the program seeks to the correct record. > > Can i use a list box and will that prevent refreshing issues across a > network? I don't care if it's refreshed or not, but will it still be > vulnerable to damaging index tags? > > I tried doing a SQL select, but it just takes too long to do what we want it > to do even if it's optimized correctly. > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

