Where to find syntax for ODBC commands

Поиск
Список
Период
Сортировка
От Christine Jorgensen
Тема Where to find syntax for ODBC commands
Дата
Msg-id CAK_0VL2-6qZNqCCRYbEB+xN8R6UmyJ1GphnQuuWQN1wko2UF-w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Where to find syntax for ODBC commands  (Adrian Klaver <adrian.klaver@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: unixODBC fails to open psqlodbcw.so library on Mac OS X 10.4
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Where to find syntax for ODBC commands