Hi Willie,
On Tue, 20 Nov 2007, at 07:16:05 [GMT EST] (which was 13:15 where I live)
you wrote about
: 'V02Ado'
> After you do your append, write your data, make sure you do a
> commit. Otherwise the data will not be written back.
> Looking at the code snippet, I cannot say that I have ever done the
> self:server:cust_name := syntax with an
> ADOServer. Robert wil have to chime in to say it it is allowed. I to my fieldputs like this:
> self:Server:fieldput("Cust_name", self
DCsleCust_Name:TextValue)
self:server:cust_name := self

DCsleCust_Name:TextValue
This should work, but is redirected to
self:Server:fieldput("Cust_name", self

DCsleCust_Name:TextValue)
through the NoIvarPut() method in the AdoServer class.
--
Robert van der Hulst
AKA Mr. Data
Vo2Jet & Vo2Ado Support
VO & Vulcan.NET Development Team
www.heliks.nl