Jump to content

Recommended Posts

Posted

Hi

 

I have had this problem where I need text from AutoCAD 64bit to get to MSAccess 32bit database where I have MSAccess 32bit installed. I'm sure there are other ways to do it but the method I used was to:

Write a Visual lisp program to write the text to Excel and run a vb.net program by using (command "shell"). The VB.net program then grabs the info from Excel and puts it into Access.

 

The Visual Lisp program is part of Acad so it is all 64bit.

The VB.net I made is a 32bit stand alone program. (not a .dll autocad run file).

This works as a one click operation for the user and it is not very complex but it does seem a bit funny doing two programs. Does anyone else have a better way?

 

Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...