error while executing the query

A

Alberto Sasso

I'm getting the following error when trying to query a
Table in an Postgrsql Database from Microsoft Excel.

error while executing the query; ERROR: parser: parse
error at or near "transaction"

Is there an issue with Microsoft Query if you happen to
use "transaction" as the name of one of your columns in a
PostgreSQL table?
 
Top