RE: ODBC driver
От | Nicolas Huillard |
---|---|
Тема | RE: ODBC driver |
Дата | |
Msg-id | 01BFCC99.A48E1220@toulouse.int.ghs обсуждение исходный текст |
Ответ на | ODBC driver (Mihai Gheorghiu <tanhq@bigplanet.com>) |
Список | pgsql-interfaces |
The best way to see how it works is to look at the query log in the postgres back-end. My bet is that Access will send select/where-clausesand so on to the back-end, for each table, and then do it's join locally, on the subset of the data.Maybe it can work even smarter... Nicolas Huillard -----Message d'origine----- De: Mihai Gheorghiu [SMTP:tanhq@bigplanet.com] Date: jeudi 1 juin 2000 23:49 À: pgsql-interfaces@postgresql.org Objet: ODBC driver A previous message mentioned that MSAccess performs a join locally when accessing a postgres database via the ODBC drivers (link files). Does that mean that it sends the entire tables from the postgres server to the Win computer and the query is actually performed by MSAccess? Thanks, Mihai Gheorghiu
В списке pgsql-interfaces по дате отправления: