Helllo all I have a question on documents in databases. I have a database that I am going to show scanned legal documents on and I was wondering how might one link the scanner to the database? Then store the document in a document folder within the datase (linked to a record)?
how would i create a form that I can search and display images.
the images would be in one folder and the file name
is a field in my table. maybe string together the full path name using
the data in the field and set the Image Picture property to that.
I could save the full path in the table but the file name is also the
part nbr so I don't want to have any thing else in there. I may also
want so split the images into multiple folders some time so I want
to be able to adjust the string on the fly. is this possible??
Thank you
how would i create a form that I can search and display images.
the images would be in one folder and the file name
is a field in my table. maybe string together the full path name using
the data in the field and set the Image Picture property to that.
I could save the full path in the table but the file name is also the
part nbr so I don't want to have any thing else in there. I may also
want so split the images into multiple folders some time so I want
to be able to adjust the string on the fly. is this possible??
Thank you