Import: about ODBC data source

Поиск
Список
Период
Сортировка
От Quan Zongliang
Тема Import: about ODBC data source
Дата
Msg-id 20090114205359.A97F.4125B4E5@gmail.com
обсуждение исходный текст
Ответы Re: Import: about ODBC data source  ("Dave Page" <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi All,

The wxWidgets framework has some classes relative to ODBC:
wxDb/wxDbTable and so on.
Them is controlled by identifier wxUSE_ODBC.
Default is 0, that is, don't compiling with wxWidgets.

My idea is only support this function (import from ODBC) under MS-Windows
using Microsoft API. Although there is iODBC (http://www.iodbc.org)
under Unix implemented the ODBC API.

OK?

Regards.

-----------------------------------------------
Quan Zongliang
quanzongliang@gmail.com
CIT Japan:  http://www.cit.co.jp
CIT China:  http://www.citbj.com.cn


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: SVN Commit by dpage: r7552 - in trunk/pgadmin3/pgadmin: . ctl frm
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Import: about ODBC data source