Re: where can i find documentation of odbc api

Поиск
Список
Период
Сортировка
От Chris Gamache
Тема Re: where can i find documentation of odbc api
Дата
Msg-id 20040507212743.34319.qmail@web13810.mail.yahoo.com
обсуждение исходный текст
Ответ на where can i find documentation of odbc api  ("saurabh agarwal" <saurabhagarwal@post.com>)
Список pgsql-odbc
I'd love to help, but need a few more bits of information...

Are you wanting to improve the ODBC component, or are you wanting to access
back-end data stored in a PostgreSQL database from your application?

If its the former, I can't help you there... Coding at that level is magical to
me.

If it is the latter, it depends on your development environment. For a
Microsoft environment you can use ADO, which uses ODBC transparently to access
back-end data. For a Perl Environment you can use DBI, which can access
PostgreSQL natively, or through ODBC. Delphi has native access and ODBC access.
The list goes on and on...

HTH,

CG


--- saurabh agarwal <saurabhagarwal@post.com> wrote:
> Hi all,
> I want to use ODBC for connecting to Postgres can i find consolidated
> ODBC api (soft copy) somewhere.
> Preferably PDF or html.
>
> Plesae help.
> Thanks\
> Saurabh Agarwal
>
> --
> ___________________________________________________________
> Sign-up for Ads Free at Mail.com
> http://promo.mail.com/adsfreejump.htm
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings





__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover

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

Предыдущее
От: "saurabh agarwal"
Дата:
Сообщение: where can i find documentation of odbc api
Следующее
От: Aris Basic
Дата:
Сообщение: SQLTables (Windows/libodbc++)