Re: ODBC Stuff

From: "Steve Wolfe" <steve(at)iboats(dot)com>
To: "PostgreSQL::General List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: ODBC Stuff
Date: 2000-04-27 22:45:41
Message-ID: 003101bfb09a$50e48930$85755ad1@iboats.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> OOPS, a little bit of knowledge is a dangerous thing. I was assuming a
> ODBC Windows thingy was needed. I do seem to remember vaguely a
> discussion in the Perl DBI book about performance, ease of interface,
etc.
> between ODBC, DBI, (and I think DBI::DBD::ODBC). I'll have to look
> tonight.

If I can offer one more piece of (off-topic) advice, when you're doing
Windows coding, I personally avoid ODBC unless I absolutely have to, for
speed reasons primarily. I'm not familiar with the Jet engine from
Microsoft, but the BDE from Borland outperforms ODBC by a factor of five or
more, as I imagine that DBI would as well (although I can't say for sure).

steve

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2000-04-27 23:05:56 Re: Row Size
Previous Message Roderick A. Anderson 2000-04-27 21:57:37 Re: ODBC Stuff