P
Paul B.
I think I put the original post in the wrong group, so I am trying again....
I have a database that stores information regarding requests for voice
records. What I want to do it have a list box or something that I can add
files to.
Assuming I have the API to allow the user to select a file by calling the
standard Windows File Open/Save dialog working properly, how would I go about
ensuring the selected files are saved with the 'voice record request' record.
Should I use a separate table with a link the the RecordID?
I want the user to be able to double click on the files in the record to
play them, open, etc...
Thanks in advance
I have a database that stores information regarding requests for voice
records. What I want to do it have a list box or something that I can add
files to.
Assuming I have the API to allow the user to select a file by calling the
standard Windows File Open/Save dialog working properly, how would I go about
ensuring the selected files are saved with the 'voice record request' record.
Should I use a separate table with a link the the RecordID?
I want the user to be able to double click on the files in the record to
play them, open, etc...
Thanks in advance