ACAD to Access?

Discussion in 'AutoCAD' started by Kwnart, Apr 23, 2004.

  1. Kwnart

    Kwnart Guest

    OK, maybe I am being lazy, but is there a way to send a call to a macro in access from Acad? Being the lazy person I am, I'd much rather write the code I need for ACAD in ACAD and the code I need in Access in Access. Then when it comes times to do something in Access, have Acad send a call to run something in Access and when it's done, pass back to Acad. I really don't want to mess with the ADO/DAO thing. Makes my head hurt.
     
    Kwnart, Apr 23, 2004
    #1
  2. If you connect to Access you can use DoCmd.RunMacro

    Regards - Nathan
     
    Nathan Taylor, Apr 27, 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.