Storing Pictures in Linked table's field in MS Access

F

FA

Hi, I have linked table with SQL Server 2000 in my MS Access and i want
to save pictures in a linked table as OLE Object. I created a test
table in MS Access and its uploading it into the MS Access table just
fine, but when i tried to save it in linked table field, its not saving
it. My linked table name is dbo_DocManager and the field that i have
for picuture is ImageItem. i do not know whether i would have to
convert the OLD Object into some other form to store it in the SQL
Server or i am doing something wrong.

Your help and reply would be greatly appreciated.

Thanks
Moe
 
Top