Refresh DataTable

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: WildHare (kingsley_at_siva.com)
Date: 05/19/04


Date: Wed, 19 May 2004 18:04:40 -0400

I want to refresh the in-memory "DataTable" with the data from the Database
(Oracle in this case).

I have tried doing a DataAdapter.Fill( <DataTable> ) and this seems to
result in my DataTable having two of each of my rows...this is not good.

So, I tried <DataTable>.AcceptChanges() and then DataAdapter.Fill(
<DataTable> ). ...and still I don't get data that might have been changed
in the Database outside of this application.

What is the standard process for updating the datatable?



Relevant Pages

  • Re: What so special about PostgreSQL and other RDBMS?
    ... That's exactly the link the licence agreement for the database points to when it ... comes to what wecan expect for paying support. ... > "Oracle may provide additional releases or versions of its programs ... If the requirements are volatile I'd do a long term contract detailing what ...
    (comp.lang.php)
  • A cool DBA job wanted
    ... 7, Oracle 6, Sybase, SQL Server ... Proposed proactive database monitoring through ... strategies to administer remote Oracle databases ... Trained installation and support personnel in basic ...
    (comp.databases.oracle.server)
  • Re: I want to add to myknowledge
    ... 7, Oracle 6, Sybase, SQL Server ... Oracle Database Administrator ... Trained installation and support personnel in basic ... Senior Oracle Database Administrator ...
    (comp.databases.oracle.server)
  • Re: choices regarding where to place code - in the database or middle tier
    ... Before Oracle decided to allow you to write stored procedures in Java, ... Even without Java existing, let alone being hosted in the database, you ... of languages that they developed for the middle tier, ... the .NET developers out there will be faced with this choice. ...
    (comp.lang.java.programmer)
  • Re: choices regarding where to place code - in the database or middle tier
    ... Before Oracle decided to allow you to write stored procedures in Java, ... Even without Java existing, let alone being hosted in the database, you ... of languages that they developed for the middle tier, ... the .NET developers out there will be faced with this choice. ...
    (comp.lang.java.databases)