How can i ignoring to import blob data

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Mahdi78
Posts: 2
Joined: Sat 13 Mar 2010 15:35

How can i ignoring to import blob data

Post by Mahdi78 » Sat 13 Mar 2010 19:41

hello,

I am using Unidac component with remote database, where i have Blob Field,
I want to import and work with all type fields except blob fields, how can i do that,

Mahdi78
Posts: 2
Joined: Sat 13 Mar 2010 15:35

Post by Mahdi78 » Sat 13 Mar 2010 22:05

I want to do that with TUniTable component not TUniQuery

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Tue 23 Mar 2010 10:53

Please specify the database server you are using.

Post Reply