How to execute stored procedures of postgress edb using pqxx c++ library, Procedure contains both INPUT and OUTPUT parameters
Example Procedure: PROCEDURE ExampleProcedure(IN inVariable character varying, OUT outVar numeric);
Aucun commentaire:
Enregistrer un commentaire