MS Access 2007 Attachment Field

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Andre.J
Posts: 1
Joined: Sun 13 Dec 2009 16:45

MS Access 2007 Attachment Field

Post by Andre.J » Sun 13 Dec 2009 16:58

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?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 14 Dec 2009 08:49

UniDAC does not support Attachment fields.

Post Reply