List of DB commands that can be handled by PostGres

Xbase++ 2.0 Build 554 or later
Post Reply
Message
Author
Andy Edward
Posts: 103
Joined: Fri Sep 17, 2010 2:58 am

List of DB commands that can be handled by PostGres

#1 Post by Andy Edward »

Hi,

Is there a list of DB commands that can be handled by PostGres and which one that is not?

Commands such DBSKIP(), DBGOTOP(), DBGOBOTTOM() is not an issue, but DBCREATE() returns an error.

Regards,

Andy

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

Re: List of DB commands that can be handled by PostGres

#2 Post by Tom »

Hi, Andy.

Which version of Xbase++?

DbCreate() should work. There was a problem with DbPosition(), which should be fixed with the latest update.

Anyway, all functions and commands known for other DBEs should be supported.
Best regards,
Tom

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

Andy Edward
Posts: 103
Joined: Fri Sep 17, 2010 2:58 am

Re: List of DB commands that can be handled by PostGres

#3 Post by Andy Edward »

Hi Tom,

Thanks for the clarification. I'm still using xBASE 2.0.554.

Do I need to update to the newest xBase version?

Regards,

Andy

Post Reply