Hi,
I am using Ms Access 2000:
Within my mdb i have made it possible for users of the database to search for a file and attach it to the record. Though it works properly, i need to attach several files to the same record.
For example
Record 1
attachment 1
attachment 2
attachment 3
Record 2
attachment 6
Record 3
attachment 7
attachment 8
etc..
I know the code for putting and storing one attachment in the databse (like record 2 in the example); but i don't know how to make a code that makes it possible to store and save several attachments with one record (like the other records in my example).
Thanks in advance for your solution(s)
Dims-
I am using Ms Access 2000:
Within my mdb i have made it possible for users of the database to search for a file and attach it to the record. Though it works properly, i need to attach several files to the same record.
For example
Record 1
attachment 1
attachment 2
attachment 3
Record 2
attachment 6
Record 3
attachment 7
attachment 8
etc..
I know the code for putting and storing one attachment in the databse (like record 2 in the example); but i don't know how to make a code that makes it possible to store and save several attachments with one record (like the other records in my example).
Thanks in advance for your solution(s)
Dims-