appending MSAccess table record to SQL Server table - problem -
02-07-2011
, 02:42 PM
Hello;
MSAccess 2003 - I am trying to create an automated append from an
Access table to a similar SQL Server Table. One of the fields in both
tables is an OLE datatype. In Access I import a word doc into this
field before appending. The append doesn't work. Any ideas what I need
to do? I am using ODBC.
Thanks
Tony |