<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linking AutoCAD object to Access Database in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429233#M40774</link>
    <description>You will need to look at the Connectivity Automation Object (CAO) - acad_car.chm&lt;BR /&gt;
&lt;BR /&gt;
There's a sample vb/a application here:&lt;BR /&gt;
C:\Program Files\Autodesk Map 3D 2006\Sample\Database Connectivity\CAO&lt;BR /&gt;
&lt;BR /&gt;
Scott</description>
    <pubDate>Tue, 13 Sep 2005 17:25:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-09-13T17:25:28Z</dc:date>
    <item>
      <title>Linking AutoCAD object to Access Database</title>
      <link>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429228#M40769</link>
      <description>Hey everyone. I was wondering if anyone knows where there's a good online tutorial about how to link AutoCAD objects to a Microsoft Access database. Tried reading the ones on this Autodesk website in the How-To section, but the material didn't get as far as explaining exactly how to do what I wanted to do, which is to have every block in a drawing linked to an entry in MS Access. Thanks!</description>
      <pubDate>Mon, 12 Sep 2005 11:39:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429228#M40769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-12T11:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linking AutoCAD object to Access Database</title>
      <link>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429229#M40770</link>
      <description>Hi jboecker,&lt;BR /&gt;
&lt;BR /&gt;
Since no one has replied, I thought just throw this out your way.  I'm not real sure exactly what you are trying to accomplish, but give this link a try and see if helps you out any:  http://www.tek-tips.com/faqs.cfm?fid=5800.&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
Todd</description>
      <pubDate>Tue, 13 Sep 2005 12:48:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429229#M40770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-13T12:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linking AutoCAD object to Access Database</title>
      <link>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429230#M40771</link>
      <description>Check out Jon's web site.  He's got some good info regarding DBs and &lt;BR /&gt;
AutoCAD.&lt;BR /&gt;
&lt;BR /&gt;
http://www.fleming-group.com/ConsultingIndex.htm&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Just out of curiosity, why do you want to link every block to an entry in &lt;BR /&gt;
Access??&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
It takes a big man to cry, but it takes a bigger man to laugh at that man.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;JBOECKER&gt; wrote in message news:4953039@discussion.autodesk.com...&lt;BR /&gt;
Hey everyone. I was wondering if anyone knows where there's a good online &lt;BR /&gt;
tutorial about how to link AutoCAD objects to a Microsoft Access database. &lt;BR /&gt;
Tried reading the ones on this Autodesk website in the How-To section, but &lt;BR /&gt;
the material didn't get as far as explaining exactly how to do what I wanted &lt;BR /&gt;
to do, which is to have every block in a drawing linked to an entry in MS &lt;BR /&gt;
Access. Thanks!&lt;/JBOECKER&gt;</description>
      <pubDate>Tue, 13 Sep 2005 13:23:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429230#M40771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-13T13:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Linking AutoCAD object to Access Database</title>
      <link>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429231#M40772</link>
      <description>Oh... and don't forget to check out the Connectivity NG.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
It takes a big man to cry, but it takes a bigger man to laugh at that man.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Matt W" &lt;NOSPAM&gt; wrote in message &lt;BR /&gt;
news:4954372@discussion.autodesk.com...&lt;BR /&gt;
Check out Jon's web site.  He's got some good info regarding DBs and&lt;BR /&gt;
AutoCAD.&lt;BR /&gt;
&lt;BR /&gt;
http://www.fleming-group.com/ConsultingIndex.htm&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Just out of curiosity, why do you want to link every block to an entry in&lt;BR /&gt;
Access??&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
It takes a big man to cry, but it takes a bigger man to laugh at that man.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;JBOECKER&gt; wrote in message news:4953039@discussion.autodesk.com...&lt;BR /&gt;
Hey everyone. I was wondering if anyone knows where there's a good online&lt;BR /&gt;
tutorial about how to link AutoCAD objects to a Microsoft Access database.&lt;BR /&gt;
Tried reading the ones on this Autodesk website in the How-To section, but&lt;BR /&gt;
the material didn't get as far as explaining exactly how to do what I wanted&lt;BR /&gt;
to do, which is to have every block in a drawing linked to an entry in MS&lt;BR /&gt;
Access. Thanks!&lt;/JBOECKER&gt;&lt;/NOSPAM&gt;</description>
      <pubDate>Tue, 13 Sep 2005 13:25:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429231#M40772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-13T13:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Linking AutoCAD object to Access Database</title>
      <link>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429232#M40773</link>
      <description>The reason I want to do this is because I'm trying to link some AutoCAD drawings of power systems to a program that simulates the power flow on the systems. The simulator program works with Access databases. The ultimate goal is to make VBA code such that when a new device is drawn on the AutoCAD drawing, it's automatically added to the simulator's database. Also, when a new device is added into the simulator program's database manually, it should show up on the AutoCAD drawing. Craziness, but I like doing this kind of thing. Thanks for all the help so far!</description>
      <pubDate>Tue, 13 Sep 2005 15:11:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429232#M40773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-13T15:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linking AutoCAD object to Access Database</title>
      <link>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429233#M40774</link>
      <description>You will need to look at the Connectivity Automation Object (CAO) - acad_car.chm&lt;BR /&gt;
&lt;BR /&gt;
There's a sample vb/a application here:&lt;BR /&gt;
C:\Program Files\Autodesk Map 3D 2006\Sample\Database Connectivity\CAO&lt;BR /&gt;
&lt;BR /&gt;
Scott</description>
      <pubDate>Tue, 13 Sep 2005 17:25:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429233#M40774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-13T17:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Linking AutoCAD object to Access Database</title>
      <link>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429234#M40775</link>
      <description>I don't know of much in the way of on-line tutorials, but "AutoCAD Database &lt;BR /&gt;
Connectivity", Scott McFarlane, ISBN 0766816400 does a good job of covering the &lt;BR /&gt;
facilities that are built-in to AutoCAD.  Alas, the CAO stuff is out of date; &lt;BR /&gt;
if you want to use the built-in AutoCAD linking facility and do this linking &lt;BR /&gt;
from one of your programs, CAO is how you do it.  But the book is well worth it &lt;BR /&gt;
even without the CAO stuff.&lt;BR /&gt;
&lt;BR /&gt;
In addition to any replies you might receive or already received, you may find &lt;BR /&gt;
more information or responses by posting future connectivity related questions &lt;BR /&gt;
in the following discussion group: &lt;BR /&gt;
 &lt;BR /&gt;
Web browser: &lt;&gt; &lt;BR /&gt;
Newsreader: &lt;&gt; &lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
jrf&lt;BR /&gt;
Autodesk Discussion Group Facilitator&lt;BR /&gt;
Please do not email questions unless you wish to hire my services&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; Hey everyone. I was wondering if anyone knows where there's a good&lt;BR /&gt;
&amp;gt; online tutorial &lt;BR /&gt;
&amp;gt; about how to link AutoCAD objects to a Microsoft&lt;BR /&gt;
&amp;gt; Access database. Tried reading the &lt;BR /&gt;
&amp;gt; ones on this Autodesk website&lt;BR /&gt;
&amp;gt; in the How-To section, but the material didn't get as &lt;BR /&gt;
&amp;gt; far as&lt;BR /&gt;
&amp;gt; explaining exactly how to do what I wanted to do, which is to have&lt;BR /&gt;
&amp;gt; every &lt;BR /&gt;
&amp;gt; block in a drawing linked to an entry in MS Access. Thanks!&lt;/&gt;&lt;/&gt;</description>
      <pubDate>Wed, 14 Sep 2005 11:05:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/linking-autocad-object-to-access-database/m-p/1429234#M40775</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-14T11:05:26Z</dc:date>
    </item>
  </channel>
</rss>

