How can I store file in SQL back end

S

SF

Hi,

I want to create a file management DB to manage file for my unit. I have a
table having ID (Int) and FileContent (varbinary(MAX)).

From Access how can I save file to FileContent field?

SF
 
T

Tom van Stiphout

On Thu, 28 Jan 2010 08:03:23 +0700, "SF" <[email protected]>
wrote:

That may not be the best idea. Check the SQL 2008 Books Online on the
topic "FILESTREAM Storage".

-Tom.
Microsoft Access MVP
 

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