Pedro Belmino wrote:
> Hello,
> I am creating an agent that runs alongside the postgres written in
> c++, I have a question: How send sql queries directly for the database
> without going need to make any connection?
> What I call function, which I use file?
>
>
You can't. Why can't you use a connection?
cheers
andrew