A
anick
Guest
I have a database containing 2000 pictures and their informations. All the pictures are presently IN the database as bitmaps. They are planning to add more pictures.
I have an idea but I'm not sure if its possible or how to do it... so what I want to do is to put all the pictures (in jpg) in a folder and set the path to that folder in a global variable. Then, I would add a text field on my form. The user would put the name of the file (the picture) in that field. Ideally, this file name would be added to the path and therefore, it would show the picture on the form...
Is this possible? I would appreciate any kind of help!! Thanks in advance.
I have an idea but I'm not sure if its possible or how to do it... so what I want to do is to put all the pictures (in jpg) in a folder and set the path to that folder in a global variable. Then, I would add a text field on my form. The user would put the name of the file (the picture) in that field. Ideally, this file name would be added to the path and therefore, it would show the picture on the form...
Is this possible? I would appreciate any kind of help!! Thanks in advance.