Action=acOLEDelete on BoundObjectFrame cause error !

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bob

    Action=acOLEDelete on BoundObjectFrame cause error !


    When I use OLEobject.Actio n=acOLEDelete, It cause error like
    "You can't use the Action property to delete a bound OLE object from
    its underlying table or query."
    but the BoundObjectFram e control OLEobject is not realy bound to any
    table
    for the attribut "Source" is always set to Null.
    What's wrong with it? dose it means it is always wrong when you want to
    use
    Action like acOLEDelete on a BoundObjectFram e?

Working...