Page 1 of 1

Dataset doesn't reflect external changes...

Posted: Thu 18 Jun 2009 02:25
by tierrafertil
Hi everyone.

I'm using Delphi 2007 for Win 32 version 11.0.2804.9245 , and DevArt SQL Server Data Access Components, version 4.25.

I use a simple query to select the rows from a single table with a certain condition, in a TSimpleDataSet component.

Another external program sometimes changes this condition on one or more rows, so I need to REFRESH my dataset.

But even if I close and Reopen the dataset, it shows the same rows.

I must close the program and reopen to see this dataset updated.

any ideas? Thanks!

Posted: Thu 18 Jun 2009 07:08
by Dimon
I can not reproduce the problem.
Please try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.