Re: About wxODBC - Mailing list pgadmin-hackers

From Dave Page
Subject Re: About wxODBC
Date
Msg-id 937d27e10902200057t7eae480rbfaf028acb8565d3@mail.gmail.com
Whole thread Raw
In response to Re: About wxODBC  (Quan Zongliang <quanzongliang@gmail.com>)
Responses Re: About wxODBC
List pgadmin-hackers
On Fri, Feb 20, 2009 at 3:03 AM, Quan Zongliang <quanzongliang@gmail.com> wrote:
> Hi, all
>
> I had checked some source of the wxODBC classes.
> It seems that some code are wrong.
> So, we have to derive new class from them and rewrite some method.
> What's your thoughts?
>
> These must take more long time.

Yeuch. I'm still not convinced we want to use wxODBC - it sounds like
it's got more issues than we knew about :-(. How much pain would be
involved in using ODBC directly? On Windows, everything should always
be available, as it should on Mac (which uses iODBC). On Linux we'd
need to be able to run regardless of whether iODBC (or unixODBC if we
supported that) was installed.

> And the work is stopped now, I am studying the Python to read pgLoader source.

OK.

> And more, my boss had given me permission from end of last year to
> work for freeware in our office if there is not office work need to do.

Well, that's good for us, but not good for you if there's lot's of spare time!


--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Quan Zongliang
Date:
Subject: About pgLoader
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7598 - trunk/pgadmin3/pgadmin/ui