Posts by Juvencio Leite • 41 points
2 posts
-
1
votes0
answers286
viewsQ: Unidac uniQuery component does not return keygenerator value
I’m having trouble inserting into Firebird using Devart’s uniQuery (Delphi 7 with Unidac) component. The primary key field is in the query fieds and the component configuration is like this:…
-
3
votes2
answers435
viewsQ: Convert SQL syntax from Firebird database to Postgres database at runtime
I have a system developed in Delphi 7 already stable using the Firebird database, and some customers have requested that they can use Postgres as a database in the same system. As with some…