Update method error 
Author Message
 Update method error

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



Sun, 07 Feb 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. CDO Update method errors

2. ClientBatch with Update method, error 40041

3. Update Method Error

4. VB4 and DAO 3.6 Update method Compile Error

5. Error 405(Method not allowed) error in using webclient.uploadfile method

6. Application-defined error 3315 during table.Update method

7. Update method causes untrappable error.

8. Database error during update-method: 3426

9. Application-defined error 3315 during table.Update method

10. Update method and Requery method

11. Updating Links in Word 2002, Edit, Links, Select Update Method

12. Public Method in a class calling a private method in same class yields ByRef error

 

 
Powered by phpBB® Forum Software