Re: ODBC Driver Options

Поиск
Список
Период
Сортировка
От Jeff Eckermann
Тема Re: ODBC Driver Options
Дата
Msg-id 20040517190935.585.qmail@web20812.mail.yahoo.com
обсуждение исходный текст
Ответ на Re: ODBC Driver Options  ("Dave Page" <dpage@vale-housing.co.uk>)
Ответы Re: ODBC Driver Options  ("Nicola Tiling" <nti@w4w.net>)
Список pgsql-odbc
--- Dave Page <dpage@vale-housing.co.uk> wrote:
> Hi,
>
> It's not as up to date as it should be, but most
> options are documented
> at
>
http://gborg.postgresql.org/project/psqlodbc/genpage.php?doc-config
>
> Regards, Dave.
>
> > -----Original Message-----
> > From: Nicola Tiling [mailto:nti@w4w.net]
> > Sent: 17 May 2004 11:12
> > To: pgsql-odbc@postgresql.org
> > Subject: [ODBC] ODBC Driver Options
> >
> > Hi
> >
> > I have installed psqlodbc-07_03_0200 for Windows
> (under XP).
> > I use it for M$ Access as a frontend of a pg
> database on a
> > FreeBSD Server.
> >
> > Can anyone tell me where I can find any documents
> about the
> > options of the driver? I have searched under
> >
>
http://gborg.postgresql.org/project/psqlodbc/projdisplay.php
>
> > and http://techdocs.postgresql.org. The document
> >
>
"ftp://ftp.postgresql.org/pub/odbc/psqlodbc_confighelp.html"
>
> > doesn't exist anymore.
> >
> > I would be lucky to know what
> >
> > - Use Declare/Fetch
> > - Parse Statements
> > - Cancel as FreeStmt(Exp)
> > - Row Versioning
> > - Disallow Premature
> > - Server side prepare
> >
> > mean and what are the effects of them?

Since you are using MS Access, you will probably avoid
some problems by setting "row versioning" to true.
Also, some people have reported big performance gains
from setting "use declare/fetch" to true, so you may
want to test that.  I am not aware that any of those
other options will give you any benefit with other
than default values.

> >
> > Excuse my bad english
> > Regards
> > Nicola
> >
> >
> >
> > ---------------------------(end of
> > broadcast)---------------------------
> > TIP 9: the planner will ignore your desire to
> choose an index
> > scan if your
> >       joining column's datatypes do not match
> >
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose
> an index scan if your
>       joining column's datatypes do not match





__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/

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

Предыдущее
От: Benoit Vairelles
Дата:
Сообщение: Unicode problem with Microsoft Access
Следующее
От: Andrew Ayers
Дата:
Сообщение: Re: ODBC Driver Options