<?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: Access 2013 Dataabase Compatibility in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/access-2013-dataabase-compatibility/m-p/5620407#M330845</link>
    <description>&lt;P&gt;I'd recommend doing managed dotNET using C# or VB over VBA.&amp;nbsp; It gives you access to some highly useful methods to connect to data sources such as a SQL Server database.&amp;nbsp; Note I deliberately say "data source", as the methods used can be easily used to&amp;nbsp;black-box the interface so you can connect to XML, Access, SQL Server, or other data sources without rewriting everything.&amp;nbsp; With minor effort you can also set up LISP functions to call the same procedures (within reason - there are a few limitations inherent to&amp;nbsp;LISP).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation doesn't expand a lot on details of building custom connections to databases, since that is handled by the customization method chosen and has little to do with AutoCAD or associated vertical products.&amp;nbsp; For example the System.Data.SQL namespace is under the jurisdiction of Microsoft, and provides dedicated means to work with SQL Server.&amp;nbsp; How you use that will be the same regardless if you are using vanilla AutoCAD, Civil3D, or a stand-alone application.&lt;/P&gt;</description>
    <pubDate>Mon, 04 May 2015 19:47:36 GMT</pubDate>
    <dc:creator>dgorsman</dc:creator>
    <dc:date>2015-05-04T19:47:36Z</dc:date>
  </channel>
</rss>

