Print Page | Close Window

Starting AutoCAD in batch mode from MS Access?

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=287
Printed Date: 19.Jun.2026 at 02:57


Topic: Starting AutoCAD in batch mode from MS Access?
Posted By: msalem
Subject: Starting AutoCAD in batch mode from MS Access?
Date Posted: 26.Nov.2007 at 12:41
Hi,
 
Could anybody give an insight on how to start AutoCAD 2006 in batch mode from MS Access 2003 through VBA such that:
1) AutoCAD is triggered in batch mode from say a command button in Access
2) the data is imported from Access and translated into drawing information in AutoCAD
 
Any tips would be appreciated.
 
Thanks



Replies:
Posted By: Vladimir Michl
Date Posted: 26.Nov.2007 at 14:40
Depending on the level of changes you would like to perform in AutoCAD - you could use Scripts (.SCR file can be passed in the ACAD.EXE runstring) or LISP/VBA macros (can be autoloaded in AutoCAD session).

-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner



Print Page | Close Window