Where to find syntax for ODBC commands - Mailing list pgsql-odbc

From Christine Jorgensen
Subject Where to find syntax for ODBC commands
Date
Msg-id CAK_0VL2-6qZNqCCRYbEB+xN8R6UmyJ1GphnQuuWQN1wko2UF-w@mail.gmail.com
Whole thread Raw
Responses Re: Where to find syntax for ODBC commands  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-odbc
I am new to PostgreSQL.  I have a FoxPro application that currently accesses an Oracle database using the Microsoft ODBC Driver for Oracle.  I am trying to convert it to access PostgreSql.
So far I have installed the PostgreSQL drivers and am using PostgreSQL ANSI.  I have connected to the database and was able to insert data into a table and select data from another table using the FoxPro EXECSQL.  I am now trying to execute a stored procedure in the PostgreSQL database and am having trouble with the syntax for the parameters, which is different from the Oracle ODBC driver.
Is there documentation somewhere that describes the PostgreSQL ODBC syntax?

Thanks,
Christine

pgsql-odbc by date:

Previous
From: Dave Page
Date:
Subject: Re: unixODBC fails to open psqlodbcw.so library on Mac OS X 10.4
Next
From: Adrian Klaver
Date:
Subject: Re: Where to find syntax for ODBC commands