odbc driver failing. . .

Поиск
Список
Период
Сортировка
От JT Kirkpatrick
Тема odbc driver failing. . .
Дата
Msg-id 01BEA900.EE6149C0.jt-kirkpatrick@mpsllc.com
обсуждение исходный текст
Ответы Re: [INTERFACES] odbc driver failing. . .  ("Geoffrey C. Speicher" <geoff@sirius.trassociates.com>)
Список pgsql-interfaces
hi all.  i have written in about illegal page faults when i try to add 
records to a particular table -- editing it seems fine.  well, i have 
narrowed down another "weird" problem with the same table.  i reported that 
when i open it directly in datasheet view, the odbc driver fails every 
time.  this is not my largest table at all -- this one is 14M and over 45k 
records -- my largest is 23M and over 90k records.  i can open every other 
table up in datasheet view (msaccess97 by the way) except the 14M one. here is the log file after i opened a few other
tablesand then finally 
 
the one that bombs -- does anyone have any ideas about what is going 
wrong??  a few suspects -- the table has a field defined as varchar(300) 
and another varchar(550) -- i have the odbc driver set to cache 1000 (at 
least in this log file -- it was 100 and still bombed!), maxvarchar=550, 
maxlongvarchar=15000.  but editing the table a record at a time -- or even 
pulling up a subset of records from the table works fine. . .

thanks for any suggestions!  jt



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

Предыдущее
От: JT Kirkpatrick
Дата:
Сообщение: odbc bombing. . .
Следующее
От: JT Kirkpatrick
Дата:
Сообщение: woops, here is the log file. . .