I have a form with some tabs used for specific entries (sstab). On each of the tabs I have a combox allowing them to choose a specific code whose description is then loaded from a table. When the form itself is loaded and the current Data retrieved, the info is displayed correctly on the...
Unusual problem thats vexing.
I'm loading a MSflexgrid from a recordset. It's the last thing done in the form's form_Load(). I'm capturing the grid's click event (Selection is set to row) and at that point loading the information from the grid row into a set of textboxes for editing. ALWAYS...
I have a recordset created at form_load() from a database table. The recordset contains roughly 30,000 records. Is there anyway to clone/duplicate the recordset? I really don't want to have to read in the 30,000 records again, but there are some manipulations I'd like to do (searches, etc...)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.