Re: Access violation - probably not the fault of Postgres

Поиск
Список
Период
Сортировка
От David Gardner
Тема Re: Access violation - probably not the fault of Postgres
Дата
Msg-id 45F04B57.9010401@yucaipaco.com
обсуждение исходный текст
Ответ на Access violation - probably not the fault of Postgres  (Paul Lambert <paul.lambert@autoledgers.com.au>)
Ответы Re: Access violation - probably not the fault of Postgres  (Paul Lambert <paul.lambert@autoledgers.com.au>)
Список pgsql-odbc
Could you post the code in question? How are you initializing your
recordset object? Have you tried feeding the database object an insert
statement via the execute() function?


Paul Lambert wrote:
> I've got an application written in VB which pipes updates to a
> database in Postgres. The application is written in MS Visual Basic
> 6.0 using DAO3.6 via ODBC.
>
> If a record exists in the PG database and my VB app therefore does an
> Edit/Update, it works without a problem.
>
> If the record doesn't exist and I therefore need to do an
> AddNew/Update my client application crashes with an access violation
> on the update.
>
> I'm relatively sure it's something on the VB side that is causing this
> and nothing to do with PG, but I'm just posting here in case anyone
> has some thoughts about potential causes within PG or its ODBC driver.
>
> Any thoughts would be welcome.
>
> Thanks,
> Paul.
>


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

Предыдущее
От: "Brodie Thiesfield"
Дата:
Сообщение: BLOB via ODBC
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1002503 ] ODBC Failure