Andrey Maximenko. Ukraine
Member²
Can I change next programe code
*********************************
if oraDataSet.Active then
oraDataSet.Refresh
else
oraDataSet.open;
*********************************
to the calling one DOA-method?
Thanks
*********************************
if oraDataSet.Active then
oraDataSet.Refresh
else
oraDataSet.open;
*********************************
to the calling one DOA-method?
Thanks