<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014621" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014621</link>
    <description></description>
    <language>en</language>
          <item>
    <title>MyAccess2000</title>
    <link>https://www.webmaster-forums.net/web-database-development/upgrade-ms-access-mysql#comment-1087185</link>
    <description> &lt;p&gt;This is a tool which lets you import Access 2000 tables into MySQL.&lt;/p&gt;
&lt;p&gt;I&#039;ve used it extensively.&lt;/p&gt;
&lt;p&gt;Works great, but has a nag screen which pauses the entire interface for 10 seconds every so many minutes. It can be gotten rid of by paying a few $$s.&lt;/p&gt;
&lt;p&gt;This is where you can find the s/w :&lt;br /&gt;
&lt;a href=&quot;http://www.mysql.com/downloads/os-win32.html&quot; class=&quot;bb-url&quot;&gt;http://www.mysql.com/downloads/os-win32.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regarding changes to your code, if the code is object oriented, then by just changing the code pertaining to the db access (drivers etc) from Access to MySQL should take care of your situation.&lt;/p&gt;
&lt;p&gt;I&#039;m a Java/PHP/Perl specialist. So, I don&#039;t know too much about ColdFusion.&lt;/p&gt;
&lt;p&gt;My 3.5 cents...&lt;/p&gt;
&lt;p&gt;Ravi&lt;/p&gt;
 </description>
     <pubDate>Tue, 14 Aug 2001 04:23:26 +0000</pubDate>
 <dc:creator>ravijp</dc:creator>
 <guid isPermaLink="false">comment 1087185 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/upgrade-ms-access-mysql#comment-1085939</link>
    <description> &lt;p&gt;Check out &lt;a href=&quot;http://www.mysql.com&quot; class=&quot;bb-url&quot;&gt;http://www.mysql.com&lt;/a&gt; for more info. Here&#039;s a direct link to db converters - &lt;a href=&quot;http://www.mysql.com/doc/S/E/SEC583.html&quot; class=&quot;bb-url&quot;&gt;http://www.mysql.com/doc/S/E/SEC583.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are two in particular to check out:&lt;br /&gt;
exportsql.txt and access_to_mysql.txt. The first one is more configurable from the description.&lt;/p&gt;
&lt;p&gt;As for the CF scripts, you shouldn&#039;t have too hard a time. You might have some small SQL syntax to change, but the rest should be fine. However, is your friend used  instead of INSERT INTO for sql queries you may have some work ahead of you. It&#039;s much worse converting from SQL Server to mySQL. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;A great resource I keep close at hand is O&#039;reilly&#039;s &lt;a href=&quot;http://www.oreilly.com/catalog/sqlnut/&quot; class=&quot;bb-url&quot;&gt;SQL in a Nutshell&lt;/a&gt;. It has all the datatype differences of the commons dbs as well as syntax differences.&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Jul 2001 19:59:07 +0000</pubDate>
 <dc:creator>Adrian J. Moreno</dc:creator>
 <guid isPermaLink="false">comment 1085939 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/upgrade-ms-access-mysql#comment-1084315</link>
    <description> &lt;p&gt;I&#039;m don&#039;t know for certain, but I would think that mySQL includes filters for importing data from other sources. At the very least it should be able to import from a text file. So you could save your Access database as a text file and import it that way.&lt;/p&gt;
&lt;p&gt;As for the CF scripting, there will have to be some changes, but it shouldn&#039;t have to be rewritten entirely.&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Jun 2001 12:43:22 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1084315 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
