Re: Oracle ADO query shows deleted records
From: Jerry Pisk (jerryiii_at_hotmail.com)
Date: 08/24/04
- Previous message: Michael D. Long: "Re: ASP.Net bug when inserting Blobs?"
- In reply to: Steve W: "Oracle ADO query shows deleted records"
- Next in thread: Steve W: "Re: Oracle ADO query shows deleted records"
- Reply: Steve W: "Re: Oracle ADO query shows deleted records"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Aug 2004 16:36:54 -0700
You need to be a little more specific. "Delete a record from a table" is
such a vague statement that you will probably not get any response to it.
The short answer is no, ADO doesn't cache anything. The long answer is yes,
it does cache records. It all depends on what you're doing.
Jerry
"Steve W" <BunnyBoy@community.nospam> wrote in message
news:uG6sT$fiEHA.1348@tk2msftngp13.phx.gbl...
> From an ASP.NET application (or a .Net component called by an ASP.NET
> application) I connect to Oracle via ADO and delete a record from a table.
>
> If I look via Oracle's SQL plus the record has gone.
>
> If I then query the table, the row still seems to be there. Is ADO
> caching
> this data somehow ?
>
> Thanks
>
> Steve
>
>
- Previous message: Michael D. Long: "Re: ASP.Net bug when inserting Blobs?"
- In reply to: Steve W: "Oracle ADO query shows deleted records"
- Next in thread: Steve W: "Re: Oracle ADO query shows deleted records"
- Reply: Steve W: "Re: Oracle ADO query shows deleted records"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|