
January 18th, 2004, 12:10 PM
|
|
Junior Member
|
|
Join Date: Jan 2004
Location: India, Mumbai
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Action Cancelled By associated object
Hi---I am trying to save values from a test box t an Excell sheet. I have three forms each having a Data control(data1,data2...) connected to a different sheet (sheet1,sheet2..) of the same workbook. But after I have used the addnew method and entered the values in the text boxes and finally clicked update Its giving the error "action cancelled by associated object",when i go from one form to another. I have used the same button to go to the next form and for the update method......
And also i tried to modify the link timeout whose default value is 50 (thats is in secs I hope) to 3600 coz i thought that the connection to the database is being lost but the problem continues...............
can anyone help me out please?
Last edited by dhruva79 : January 18th, 2004 at 10:55 PM.
|