Have you tried maybe to create a stored procedure that performs your query, and to call that stored procedure from your
software?
-----Message d'origine-----
De : pgsql-odbc-owner@postgresql.org [mailto:pgsql-odbc-owner@postgresql.org] De la part de Local Cuber
Envoyé : vendredi, 9. juillet 2004 15:34
À : pgsql-odbc@postgresql.org
Objet : Re: [ODBC] Emergent: get table names from SageLine50 by ODBC
The information_schema.tables is not working.
but the strangest thing is that I can use excel or sql server to find their names. are there some special agreement
betweensage and ms.
thank you
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match