|
-
October 14th, 1999, 10:04 AM
#1
Need technique for storing Access table w/data into memory.
Anyone come up with any good methods for reading entire data tables into memory? I'm developing in C++ and I connect to an Access database through DAO. I've got some really complicated queries that end up going to the database repeatedly and I would like to speed that whole process up by just reading the entire table into memory up front and working off of it from there.
Thanks in advance for any suggestions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|