Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Obscure Bug with Powerbuilder
Hi All,
I am posting this message to the Powerbuilder site as well in the hope that someone may be able to help.
I can demonstrate a repeatable problem where with an app written in PB7 (8046) and connected to an Oracle 8i database via the 8.1.5 ODBC driver does not update correctly when a datawindow creates new rows at the end of a table. This means that dw.InsertRow(0) doesn't work if more than 1 row has been inserted. Dw.InsertRow(1) does work. This is a problem that has recently arisen, I believe something to do with 8046 and the latest Oracle 8i ODBC driver. Other drivers (Microsoft) appear to work OK.
Does anyone have any ideas? Even how to get someone in Tech support interested?
tia dave Received on Sat Aug 19 2000 - 13:12:41 CDT
![]() |
![]() |