Re: odbc-4 crashing with 300000 record tables..

Поиск
Список
Период
Сортировка
От Johann Zuschlag
Тема Re: odbc-4 crashing with 300000 record tables..
Дата
Msg-id E157JjR-0005ef-00@mrelay01.kundenserver.de
обсуждение исходный текст
Ответ на odbc-4 crashing with 300000 record tables..  ("mazzo" <jambo@aruba.it>)
Список pgsql-odbc
--Original Message Text---
From: mazzo
Date: Sun, 3 Jun 2001 14:28:00 +0200

>Hi all..i've downloaded the pgsql odbc 0004 driver from the ftp site and i'm using it to access a pgsql database that i have >exported from access 97...one of my tables has about 300000 records and when i try to open it from access 2000 as a linked >table, ms accessgiving me an error concerning low memory...
>The question i have is: am i using the correct odbc driver or should i download something else..(i noticed there is another driver >>0005 in the "full" directory...)

Maybe you should switch on cursor control (Use Declare/Fetch) in the driver.
Otherwise the system will try to cache the whole table.
And of course it is better to use the latest driver (0005).

Hope that helps,

regards
Johann


Johann Zuschlag
zuschlag2@online.de

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

Предыдущее
От: Dave Page
Дата:
Сообщение: EXPLAIN via ODBC
Следующее
От: "mazzo's account"
Дата:
Сообщение: which odbc driver from ftp