Re: odbc parameters

Поиск
Список
Период
Сортировка
От David Gardner
Тема Re: odbc parameters
Дата
Msg-id 4694E7A1.1040503@gardnerit.net
обсуждение исходный текст
Ответ на odbc parameters  ("Zlatko Matic" <zlatko.matic1@sb.t-com.hr>)
Список pgsql-odbc
Could you post what you are doing in Access? Are you just copy/pasting
from a local table to a linked odbc table? Or are you executing insert
statements in a VBA for loop, if so please post the VBA code?


There are some settings in the ODBC driver that can effect performance,
but the types of SQL statements you are executing often have a much
greater effect on overall performance.

Also if you could turn on the logging in the ODBC driver, often Access
is executing queries on your behalf that you may be unaware of it.

Zlatko Matic wrote:
> Hello,
>
> I use MS Access for data import. Access imports csv file, make some
> calculation and transffers data to PostgreSQL.
> Unfortunately, it takes a lot of time to transfer data to PostgreSQL.
> My odbc settings are following:
>
>


--
David Gardner

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

Предыдущее
От: Ludek Finstrle
Дата:
Сообщение: Re: odbc parameters
Следующее
От: Cláudia Macedo Amorim
Дата:
Сообщение: Error retrieving records