Re: Import: about ODBC data source

From: Quan Zongliang <quanzongliang(at)gmail(dot)com>
To: "Dave Page" <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Import: about ODBC data source
Date: 2009-01-14 14:21:19
Message-ID: 20090114225141.CCC2.4125B4E5@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


> Without using wxUSE_ODBC, I don't see that you'll be able to do this
> nicely in a cross platform way. I suppose you could allow the user to
> select the ODBC driver libraries (eg. psqlodbc.so) directly, but that
> will mean that DSNs can't be used.

Initially, my plan is only implement ODBC under MS-Windows.
Because I have some experience with it. Until I found the wxODBC.
And almost all works I did is under Windows, so I have the illusion that
other playform scarcely use ODBC.

Well, no question about this yet.

Thanks.

-----------------------------------------------
Quan Zongliang
quanzongliang(at)gmail(dot)com
CIT Japan: http://www.cit.co.jp
CIT China: http://www.citbj.com.cn

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2009-01-14 16:08:08 Re: Import: about ODBC data source
Previous Message Dave Page 2009-01-14 14:11:28 Re: Import: about ODBC data source