Re: How to update a read only dataset

 

Posted by Martin Jackson on January 26, 2000

In Reply to: How to update a read only dataset posted by Paul Doucette on January 12, 2000

If you want to modify the result set that a TQuery returns, you must set the RequestLive property of the TQuery to true. Otherwise the Query will return a read-only result set.

Martin Jackson
Woodleigh Delphi Services
http://www.woodleigh.org.uk/