TorrediPisa
Programmer
Hello
Sometimes (in a VB project) I create a temporary mdb table on which I load the data coming from a certain process. Then I read that table by a Query for other purposes (for example a print) and eventually I delete that table.
Do you know if it is possible to create that table directly in the memory without writing it phisically on the disc?
Thank you very much for yr attention.
Regards
TdP
Sometimes (in a VB project) I create a temporary mdb table on which I load the data coming from a certain process. Then I read that table by a Query for other purposes (for example a print) and eventually I delete that table.
Do you know if it is possible to create that table directly in the memory without writing it phisically on the disc?
Thank you very much for yr attention.
Regards
TdP