Hello,
I'm having a problem using the Update method on a datacontrol.
In code I do a Data1.Recordset.AddNew and my bound controls go
blank. I enter my data and click a button that does a
Data1.Recordset.Update. I get an error that says
"Object does not support property or method".
I searched the archives and found a few other questions on
this problem but no answers.
I've tried the same type of thing with a simpler recordset
(non join) and also by setting field values in code
Data1.Recordset.Fields("field1") = junk, and then running
the update and it works.
I can't figure out what is wrong. Thanks for any help,
Tom
--
Author of Calendar Master - in WinShare PIM/Info Utils