Re: Access violation C5 error on Visual FoxPro SQLEXEC() call after error

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: Access violation C5 error on Visual FoxPro SQLEXEC() call after error
Дата
Msg-id dnrkko$2vdh$1@news.hub.org
обсуждение исходный текст
Ответ на Re: Access violation C5 error on Visual FoxPro SQLEXEC() call after error  ("Dave Page" <dpage@vale-housing.co.uk>)
Ответы Re: Access violation C5 error on Visual FoxPro SQLEXEC() call after error  (Ludek Finstrle <luf@pzkagis.cz>)
Список pgsql-odbc
>> I tried to fix it but this seems to me as VFP bad behaviour. I'm
>> againist add this code to official release unless we make new option
>> in configure DSN dialog.
>
> We need to be reducing the number of options, not increasing them if at
> all possible!

>> I think bind parameters can't be destroyed in SQLCancel.
>
> Yeah, after re-reading it, I think you're right. :-(

Any other ODBC driver works with Visual FoxPro without needing special
configuration.
Can we find a way to implement this in pgodbc also ?

Andrus.



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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Access violation C5 error on Visual FoxPro SQLEXEC() call after error
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Next development steps?