Обсуждение: Invitation to connect on LinkedIn

Поиск
Список
Период
Сортировка

Invitation to connect on LinkedIn

От
Gourish Singbal
Дата:

LinkedIn

Gourish Singbal requested to add you as a connection on LinkedIn:

Arthur,

I'd like to add you to my professional network on LinkedIn.

- Gourish

 
AcceptView invitation from Gourish Singbal

 

DID YOU KNOW you can showcase your professional knowledge on LinkedIn to receive job/consulting offers and enhance your professional reputation?
Posting replies to questions on LinkedIn Answers puts you in front of the world's professional community.

 

© 2010, LinkedIn Corporation

PgsqlODBC 8.1 and 8.4 side-by-side installation

От
"Rob Richardson"
Дата:
I have a customer who is running PostgreSQL 8.1.  I recently updated an application there, and it is running extremely slowly.  The previous version of the application runs fine, and the new version runs fine on my machine, which runs PostgresQL 8.4.  The problem is that a query for a single record from a 100,000-record database is taking 8 seconds when the ADO recordset is set to use a client-side cursor, while it only takes a few milliseconds for a server-side cursor.  But if I use a server-side cursor, I get the "query-based update cannot find row to update" error. 
 
I wanted to try using the ODBC driver for PostgreSQL 8.4.  But when I installed it, I was surprised and dismayed to see that the old driver no longer appeared in the list of available drivers when I tried to create a new DSN.  At first, I thought that the new driver was working, but any update query gave me a "multiple-step operation raised errors.  See error list" error.
 
Is it possible to have the 8.1 and 8.4 ODBC drivers available at the same time?  If so, how do I install the 8.4 driver so that the 8.1 driver is still available?
 
Thanks very much!
 
RobR

Re: PgsqlODBC 8.1 and 8.4 side-by-side installation

От
"Kevin Grittner"
Дата:
"Rob Richardson" <Rob.Richardson@rad-con.com> wrote:

> Is it possible to have the 8.1 and 8.4 ODBC drivers available at
> the same time?  If so, how do I install the 8.4 driver so that the
> 8.1 driver is still available?

The people most likely to be able to answer your questions are
probably on the pgsql-odbc list.  If you don't get an answer here
within a day or two, you should probably try there.

-Kevin

Re: PgsqlODBC 8.1 and 8.4 side-by-side installation

От
David Bear
Дата:
On Wed, Jul 7, 2010 at 9:49 AM, Rob Richardson <Rob.Richardson@rad-con.com> wrote:
 
I wanted to try using the ODBC driver for PostgreSQL 8.4.  But when I installed it, I was surprised and dismayed to see that the old driver no longer appeared in the list of available drivers when I tried to create a new DSN.  At first, I thought that the new driver was working, but any update query gave me a "multiple-step operation raised errors.  See error list" error.

is this a 64bit machine? if so, you will need to run the 32bit odbc manager in order to find the pgodbc driver. 
 
 
Is it possible to have the 8.1 and 8.4 ODBC drivers available at the same time?  If so, how do I install the 8.4 driver so that the 8.1 driver is still available?
 
Thanks very much!
 
RobR



--
David Bear
College of Public Programs at ASU
602-494-0424