G
Guest
Hello,
I'm at a loss, what I'm trying to do is to copy a MS-word document from the
file system into access.
I have a button that lists types of events and what I want is if they select
event: "Trade Show" then a file such as c:\tradeshow.doc can be copied into
the database in a field called content.
This content field is a varbinary(max) field in a SQL Server db that is used
to store word and excel documents. I can drag and drop files into the field
but can't seem to figure out how to copy. I tried LOADFROMFILE but it seems
to be for attachment datatype....
any assistance would be greatly appreciated.
thx
I'm at a loss, what I'm trying to do is to copy a MS-word document from the
file system into access.
I have a button that lists types of events and what I want is if they select
event: "Trade Show" then a file such as c:\tradeshow.doc can be copied into
the database in a field called content.
This content field is a varbinary(max) field in a SQL Server db that is used
to store word and excel documents. I can drag and drop files into the field
but can't seem to figure out how to copy. I tried LOADFROMFILE but it seems
to be for attachment datatype....
any assistance would be greatly appreciated.
thx