Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

ADO and PostgreSQL functions

Question posted by: Zlatko Matiæ (Guest) on November 23rd, 2005 02:04 AM
Hello.

While I was working with Access Projects (Access front-end with MSDE) I was
able to call stored procedures by using ADO command and parameters object.
Now I am trying to migrate my database from MSDE to Postgre and I'm
wondering about stored procedures on Postgre...I couldn't find such
expression in Pg documentation, so I suppose that there are no such thing on
Postgre. On the other hand, I could see that functions could play such role.
Am I right?
If that is so, how can I call such functions from the client (MS Access, for
example) ? I couldn't call MSDE functions from MS Access using ADO, because
ADO recognize only stored procedures (adCmdStoredProc), so I suppose that
the same problem could be with Postgre functions...
How can I use Postgre functions as recordset for my forms and reports in MS
Access? How can I call and execute parameterized functions?

Thanks.


Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
 
Not the answer you were looking for? Post your question . . .
184,043 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors