Re: [BUGS] BUG #2555: runtime error 80040e21

2006-08-09 Thread Victor Snezhko
Jim Nasby <[EMAIL PROTECTED]> writes: >> I'm using VB6, and trying to update a table. It is all happening on >> my home pc with IIS running too. I can download the table to a >> datagrid, bit I can't type any text i a textbox and update it whith >> out the error occuring. Here [skip] > I don't kno

Re: [BUGS] BUG #2555: runtime error 80040e21

2006-08-08 Thread Jim Nasby
I don't know VB very well, but I'm guessing that you can't update a recordset that's the product of a SELECT. In any case, it's certainly not a PostgreSQL bug. If you need more help, try pgsql-general. On Jul 28, 2006, at 11:54 PM, Jonas Bruhn wrote: The following bug has been logged online:

[BUGS] BUG #2555: runtime error 80040e21

2006-07-30 Thread Jonas Bruhn
The following bug has been logged online: Bug reference: 2555 Logged by: Jonas Bruhn Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: Windows 2000 Pro Description:runtime error 80040e21 Details: I'm using VB6, and trying to update a table