Re: MS Access hangs upon data import
От | Adrian Klaver |
---|---|
Тема | Re: MS Access hangs upon data import |
Дата | |
Msg-id | 4F5FA36D.8010203@gmail.com обсуждение исходный текст |
Ответ на | Re: MS Access hangs upon data import (jason.tuttle@usbank.com) |
Ответы |
Re: MS Access hangs upon data import
|
Список | pgsql-odbc |
On 03/13/2012 12:37 PM, jason.tuttle@usbank.com wrote: > I'm selecting import - and Access freezes during the table import (after > selecting the table). > > I tried "linking" and records are populating when I double click. But it > doesn't populate the whole table. I have to keep scrolling down to get > the records to continue to populate - that's not going to work. When the table is linked the records are all there, it just pulls over what it needs to display. If you want it to pull over everything click on the last record arrow. You will see the record counter increment to the full record count. The caveat is that means you are dumping the whole table on the client which is probably not what you want. You have to think of linked tables as remote tables, something you pull from as needed. If you create forms/reports/queries against they will work by pulling what you ask for. > > Jason Tuttle > US Bank Voice Engineering *Call Center Applications > 612.492.2883 > > -- Adrian Klaver adrian.klaver@gmail.com
В списке pgsql-odbc по дате отправления: