HI All:
Just a question:
I have a listing of file paths in a listbox - this is my recordset. How do I open this recordset? I realize I have to specify a source for this recordset - how do I tell the computer that my recordset is in my listbox? Online help indicates that the source should...
Re: Write text from a list box to a table in MS Access 2003 (VBA)
Dear Community,
I am trying to create an application that will allow the user to view a catalogue of photographs through Microsoft Access. Instead of placing each picture into the database as a blob object, I have decided to...