Re: Illegal access violation

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Bob Caryl" <bob(at)fis-cal(dot)com>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Illegal access violation
Date: 2005-07-26 15:35:09
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC954F@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Bob Caryl [mailto:bob(at)fis-cal(dot)com]
> Sent: 26 July 2005 15:53
> To: Dave Page
> Cc: pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] Illegal access violation
>
> Hey Dave,
>
> This was, apparently my problem. I was not using the correct
> version of
> the obdc driver for WinXP. As to the updateable cursors issue: The
> only operation I am doing here is adding records to a table
> back on my
> linux routine. Upon opening my CRecordset object I do not
> even retrieve
> any records, simply supplying the table name where one would normally
> insert a query to retrieve rows. Hence, I am hoping that I don't run
> afoul of any of the problem areas for updateable cursors.
> Assuming I'm
> naive about this, I would love a URL to which I can point my
> browser for
> more information on this subject.

Hi Bob,

I don't know anything about CRecordset's, but you shouldn't generally
need to use updateable cursors to do simple inserts - they are normally
used for updating records in large resultsets.

Regards, Dave.

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2005-07-26 15:49:38 Re: still no luck with excel
Previous Message Merlin Moncure 2005-07-26 15:25:07 still no luck with excel