Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
First off, I am a newbie to Access and VB...Right now, I am making a database of filenames in a directory on one of my computers. My goal is to be able to press a button on my form that will update the filenames in my access table. The table consists of two fields, Filename and Description.
Filename is the pkey and description is optional.
The directory is a mapped drive on this old server I have setup called 2k1. So the map is \\2k1\graphics. How do I make the table update Filename with new files that are saved into the \\2k1\graphics directory? Any help is greatly appreciated!!
thanks!
Danny
First off, I am a newbie to Access and VB...Right now, I am making a database of filenames in a directory on one of my computers. My goal is to be able to press a button on my form that will update the filenames in my access table. The table consists of two fields, Filename and Description.
Filename is the pkey and description is optional.
The directory is a mapped drive on this old server I have setup called 2k1. So the map is \\2k1\graphics. How do I make the table update Filename with new files that are saved into the \\2k1\graphics directory? Any help is greatly appreciated!!
thanks!
Danny