odbc driver not working with EOModeler

From: "YL" <elim(at)pdtnetworks(dot)net>
To: <pgsql-odbc(at)postgresql(dot)org>, <pgsql-bugs(at)postgresql(dot)org>
Subject: odbc driver not working with EOModeler
Date: 2005-07-30 19:03:04
Message-ID: 006901c59539$50baa190$0102a8c0@grace
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I've used EOModeler with odbc for MS SQL Server,
MySQL and MS Access with no problem. But got
problem with postgre odbc driver.

EOMOdeler cannot get postgresql column types' info
through odbc. Also, It cannot interact with EOModeler
for very simple query:

SQLExecDirectin - [ODBCChannel evaluateExpression:
(<ODBCSQLExpression: "SELECT t0.pname,t0.person_id
FROM person t0 WHERE t0.pname = ? " withBindings:
(1:Elim(name)) >)]
S 1000-7: ERROR: column 'elim' doesnot exitst

EOModeler is an app in WebObjects (www.apple.com)
I'm using version 4.5.1 ObjC. EOModeler has adaptors
for Oracle, Infomix, Sybase, Openbase. All works very
well.

My guess is that postgresql-odbc has some non-standard
api and so EOModeler fails to work with it.

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-07-30 19:15:23 Re: bug: core dump in pl/perl (cvs head).
Previous Message Michael Fuhr 2005-07-30 13:59:56 Re: bug: core dump in pl/perl (cvs head).