Hi
I'm using UniDaC 3.0.0.5 with Delphi 2010. When trying to insert or update an attachment field in an Access 2007 it returns an error
When posting the inserted or updated record it shows :
---------------------------
Accessdb
---------------------------
[Microsoft][ODBC Microsoft Access Driver] An INSERT INTO query cannot contain a multi-valued field.
---------------------------
OK
---------------------------
How can I use the attachment field from Delphi?