DbRegisterClient() with PostGres

Use this forum for questions and answers regarding PostGreSQL and the PGDBE.
Post Reply
Message
Author
User avatar
rdonnay
Site Admin
Posts: 4654
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

DbRegisterClient() with PostGres

#1 Post by rdonnay »

One of my eXpress++ users has been using my DC_DbNotify() function for years and has recently been adapting his application to PostGres. He claims that DC_DbNotify(), which is based on DbRegisterClient() does not trigger the notification with Postgres.

Is there anyone who is using DbRegisterClient() with Postgres?

There is nothing in the Xbase++ documentation that specifies it is not supported.
The eXpress train is coming - and it has more cars.

User avatar
Tom
Posts: 1107
Joined: Thu Jan 28, 2010 12:59 am
Location: Berlin, Germany

Re: DbRegisterClient() with PostGres

#2 Post by Tom »

There is nothing in the Xbase++ documentation that specifies it is not supported.
And there is no PDR either. Did you ask Alaska?

We tried to use that a long time ago, but we stopped it.
Besides this and some issues with filters, the PGDBE works excellent.
Best regards,
Tom

"Did I offend you?"
"No."
"Okay, give me a second chance."

Post Reply