SQLPrepare - Mailing list pgsql-odbc

From Dennis Evans
Subject SQLPrepare
Date
Msg-id 699063.7017.qm@web180401.mail.gq1.yahoo.com
Whole thread Raw
List pgsql-odbc
When using the PostGreSQL ODBC driver is calling SQLPrepare needed?   Or will the server compile, cache and reuse the
execution 

plan when SQLExecDIrect is used?



When using with MS-SQL the call does no harm but is really not needed SQL Server will compile and cache the plan
withoutcalling SQLPrepare. 



  Dennis




pgsql-odbc by date:

Previous
From: Michal Seliga
Date:
Subject: i cannot use odbc with postgresql in linux
Next
From: Victor Hugo
Date:
Subject: PGexpress v4.11 + postgresql 8.4.4