Re: Problems in ODBC driver

Поиск
Список
Период
Сортировка
От Kardos, Dr. Andreas
Тема Re: Problems in ODBC driver
Дата
Msg-id 0c3401bf8445$202fb2f0$99301eac@Dr.repas.de
обсуждение исходный текст
Ответ на Problems in ODBC driver  (richard clark <richard@elysium.ltd.uk>)
Список pgsql-interfaces
The problem is probably MSQRY32.EXE itself, not the ODBC driver.

MSQRY32.EXE from Office 95 and 97 has been linked with a stack of only 32
KB. In Office 2000 the stack size has been set to the default value of 1 MB.

You can set the stack size to the default value with

EDITBIN /STACK:0x100000 Msqry32.exe

EDITBIN comes with the developer studio.

Andreas Kardos

--------------------------------------------------

richard clark <richard@elysium.ltd.uk> wrote:

Thanks in advance for any feedback....

If I do have access to the database and everything is apparently correct
then poof...
a GPF...

MSQRY32 caused a stack fault in module PSQLODBC.DLL at 017f:016b5247.

Anyone got any ideas - this even happens with the Template1 default
database.



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

Предыдущее
От: "Sanita Misho"
Дата:
Сообщение:
Следующее
От: Constantin Teodorescu
Дата:
Сообщение: Small bug in dropdb in PostgreSQL 7.0 beta 1