Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Obscure Bug with Powerbuilder

Obscure Bug with Powerbuilder

From: Dave Larkins <davidl_at_mint.net>
Date: Sat, 19 Aug 2000 14:12:41 -0400
Message-ID: <8nmig5$e5d$1@ruby.mint.net>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US