Hi,
I am accessing my db through ODBC driver of postgresql. What will be thesyntax to call a PL/pgSQL functionthrough ODBC using C++? I am using CDatabase & CRecordset of VisualC++.
Thanks,