Subject RE: [IBO] Refreshing data
Author Riho-Rene Ellermaa
I thought this line does it:
DSource->Dataset->InvalidateRowNum(DSource->Dataset->RowNum);

If not, then what do use? I don't want to refresh whole dataset, but only
bookmarked items



Riho-Rene Ellermaa
senior programmer
Hansabank

-----Original Message-----
From: lester@... [mailto:lester@...]
Sent: Wednesday, October 10, 2001 3:34 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Refreshing data


Are you actually refreshing the data in the second
application before starting the transaction?

I use this arrangement quite a lot, and it always works, but
your second application needs to open or refresh the data
after the first application has commited a change. Otherwise
it keeps its 'safe' previous view of the data, and making a
further change to the record gives an error.

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services


Yahoo! Groups Sponsor

<http://rd.yahoo.com/M=212180.1660613.3195489.1269402/D=egroupweb/S=17050071
83:HM/A=812074/R=0/*http://www.verisign.com/cgi-bin/go.cgi?a=b15334027000300
0>

<http://us.adserver.yahoo.com/l?M=212180.1660613.3195489.1269402/D=egroupmai
l/S=1705007183:HM/A=812074/rand=915736221>

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]