×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I second Nick's suggestion.
After I downloaded Kevin's code off of itjungle.com, I didn't want to go
back to any other way of handling subfiles.
His code works perfectly as is, I tried it, and then I adapted it for my
uses.
The users will never know the difference.
--Alan
-----Original Message-----
On Behalf Of nickmart@xxxxxxxxxxxxxxx
JJ,
I found that I had gotten the idea for the subfile/data queue from an
article posted on ITJungle. Here is the link:
http://www.itjungle.com/mpo/mpo052302-story05.html
To answer Alan's question, my program allowed the user to select records
to be displayed. The result set could have over the 9999 record limit of
subfile record. However, I also needed to be able to select a record for
editing, display, copy, or delete from several pages. As the user would
page thru the subfiles, we needed to have their selection show with the
record.
Nick
As an Amazon Associate we earn from qualifying purchases.