CAO - dbConnect Links

Discussion in 'AutoCAD' started by Bob LaRochelle, Feb 18, 2004.

  1. Using AutoCAD 2004, I have VBA code which updates a key value in a
    link.

    I have verified that I am accessing the proper value and check it's
    value before and after I change the value property. Everything seems
    OK from the VB end.

    The code finishes with a ReloadLabels which should update the labels
    in the drawing.

    When I return to AutoCAD, however, the label has not updated and when
    I go to the Link Manager the value has not changed.

    I saw some documentation that indicated there was an Update property
    on the link object in past versions of AutoCAD. This property does
    not exist in 2004.

    What do I need to do to commit the change or force the update?

    Anyone?

    Bob L.
     
    Bob LaRochelle, Feb 18, 2004
    #1
  2. I meant to say update method.

    Is there an equivalent to the link.update method in ACAD 2004?

    Bob L.
     
    Bob LaRochelle, Feb 19, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.