Getting pictures into SQL Server using MS Access

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top