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

Home -> Community -> Usenet -> c.d.o.server -> Re: Now and then wrong data is inserted in oracle

Re: Now and then wrong data is inserted in oracle

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Wed, 01 Dec 2004 17:08:47 -0800
Message-ID: <1101949628.113750@yasure>


Jeffrey wrote:

> We are loading data via a Visual Basic program in an oracle database.
> The visual basic program is picking up (scheduled every 10 minutes)
> files from a server and processes the data from the files in the
> oracle database.
> Now and then the data of the files is not inserted correctly in the
> database. Our application is then showing wrong data which frustrates
> our users.
> If we then process the "wrong" file manually via VB then it inserts ok
> in the database.
> Does anyone know what happens?

Sure do. You have badly written code.

How can anyone help you when you provide no version information and not a single line of code. Oracle is obviously not the problem as it seems to work quite well most of the people on the planet so you need to examine you code and trace what it is doing.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Wed Dec 01 2004 - 19:08:47 CST

Original text of this message

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