masoud_sedighy
Registered User.
- Local time
- Today, 13:06
- Joined
- Dec 10, 2011
- Messages
- 132
I would like by using ms access (FE) read pdf files from shared folder and then write this pdf file in varbinary (max) column of sql server table. And also reading this pdf file by accesing to this varbinary (max) column.
I found a almost similar question in the net that was using ADO stream method.
http://answers.microsoft.com/en-us/office/forum/office_2010-access/how-can-i-extract-ole-object-audio-files-from-an/fbffe173-f56b-4e96-bb4f-0e346886d2a2?db=5
I would like to know can i use ADO stream method for saving and retrieving pdf files from sql server by using ms access (FE)?
I found a almost similar question in the net that was using ADO stream method.
http://answers.microsoft.com/en-us/office/forum/office_2010-access/how-can-i-extract-ole-object-audio-files-from-an/fbffe173-f56b-4e96-bb4f-0e346886d2a2?db=5
I would like to know can i use ADO stream method for saving and retrieving pdf files from sql server by using ms access (FE)?