Sample using BYTEA

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
binfch
Posts: 33
Joined: Sat 22 Jan 2011 09:26

Sample using BYTEA

Post by binfch » Tue 13 Mar 2012 13:22

Hi there

I am looking for an example to access/work with BYTEA fields stored in a PG database.

What I need to implement is:

CLIENT (BASE64) SERVER (BYTEA) DATABASE

Thx & cheers,
P.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Tue 13 Mar 2012 13:43

Hello,

You can find an example of work with BYTEA fields in the demo projects folder ...\Devart\PgDac for Delphi XXXX\Demos\PgDacDemo\ (Pictures).
If you have questions, please describe your task in more details.

Post Reply