I have a small Access application that is distributed. Since I need the users to update the same table and I didn't want to go through the overhead of setting up a table in Oracle, I decided to use an Access database on a server and have the Access application update the table on the server via a webservice by using the Office Webservices Toolkit.
The user enters the data on an Access form in the app mdb. When they click "Submit", the webservice is called and the server database is updated. This works fine except for one data type. The table can also contain embedded OLE Objects. I am having difficulty both passing the object from the app mdb to the webservice and then copying the object from the webservice to the server database.
Any suggestions
Thanks

Saving OLE Objects with Webservices Toolkit
Eric Wanda
jloveguy,
This forum is for VSTO framework issues per se. As of version 2, MS Access is not a platform supported by VSTO.
You most likely will get a better answer at Access Developer newsgroup:
http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.access.devtoolkits&lang=en&cr=US
Also, the Web development newsgroups might be of help:
http://msdn.microsoft.com/newsgroups/topic.aspx url=/msdn-files/028/201/013/topic.xml