I have to read files names from a shared folder on the network. But only briefly to select the correct file, which will be based on the file name, which I won't know until I read them in.
I would like to store these names in a (virtual table) recordset. Is there a way to create a recordset that does not actually point to a physical table and populate that?
Thank you,
I would like to store these names in a (virtual table) recordset. Is there a way to create a recordset that does not actually point to a physical table and populate that?
Thank you,