I have some data that is stored as memo in Access file. Currently, I am
using ADO to store the data from Access to SQL Server as text datatype.
However, I encountered the following message while doing so:
run-time error '-2147467259 (80004005)':
Query Based Insertion or Updating of BLOB values can not be supported.
Any help?
--
Boon Wee