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
List of DB commands that can be handled by PostGres
-
- Posts: 103
- Joined: Fri Sep 17, 2010 2:58 am
Re: List of DB commands that can be handled by PostGres
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.
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."
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
-
- Posts: 103
- Joined: Fri Sep 17, 2010 2:58 am
Re: List of DB commands that can be handled by PostGres
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
Thanks for the clarification. I'm still using xBASE 2.0.554.
Do I need to update to the newest xBase version?
Regards,
Andy