Thx this was a great help and an I told you so to :-)
----- Original Message -----
From: "Pardee, Roy E" <roy.e.pardee@l...>
To: "professional vb" <pro_vb@p...>
Sent: Wednesday, September 19, 2001 2:19 PM
Subject: [pro_vb] RE: Need Help
> I believe the best method is to leave the TIFF files in place and just
store
> the paths to those files in your database. You will find objects in the
> scripting runtime library (scrrun.dll) that are useful for working with
> files (e.g., the FileSystemObject).
>
> HTH,
>
> -Roy
>
> -----Original Message-----
> From: Kim Little [mailto:klittle2@w...]
> Sent: Wednesday, September 19, 2001 10:34 AM
> To: professional vb
> Subject: [pro_vb] Need Help
>
>
> I have been asked to create an access application with several index
values
> and pointers to tif files stored on a server. The index values are to
> include student numbers and name. This is to enable admissions staff to
find
> and print official transcripts that are already stored on the server. I
> would like to know how I bring in the tif files into
> access to setup this dB.
>
>