D
Dave
Sorry if this is the wrong group, or if it's been asked a
million times before, but I'm just getting started in
development in MS Access.
I have .TIF graphic files (each about 50k) stored on my
hard drive. I need to store the contents of the files in
SQL Server. I have to use an existing MS Access database
with a form to do it. I need to know how to (in VBA code)
read the file, and write it to the SQL Server table (which
is an Externally linked table in MS Access).
Any and all help will be appreciated. Thanks.
Dave
million times before, but I'm just getting started in
development in MS Access.
I have .TIF graphic files (each about 50k) stored on my
hard drive. I need to store the contents of the files in
SQL Server. I have to use an existing MS Access database
with a form to do it. I need to know how to (in VBA code)
read the file, and write it to the SQL Server table (which
is an Externally linked table in MS Access).
Any and all help will be appreciated. Thanks.
Dave