<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Need Advise' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Need Advise' posted on the 'HTML &amp; WEB-Design' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Tue, 18 Jun 2013 16:20:13 -0700</pubDate>
    <lastBuildDate>Tue, 18 Jun 2013 16:20:13 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Need Advise</title>
      <link>http://www.programmersheaven.com/mb/html/263842/263842/need-advise/</link>
      <description>I did OK in JAVA to connect here:&lt;br /&gt;
&lt;br /&gt;
try { &lt;br /&gt;
       Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");&lt;br /&gt;
       String dataSourceName = "mdbTEST";&lt;br /&gt;
       String dbURL = "jdbc:odbc:" + dataSourceName;&lt;br /&gt;
       Connection con = DriverManager.getConnection(dbURL, "","");&lt;br /&gt;
       Statement st = con.createStatement();&lt;br /&gt;
&lt;br /&gt;
but how can I do the same above in ColdFusion using Macromedia Dreamweaver MX4? Can you show it to me&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/html/263842/263842/need-advise/</guid>
      <pubDate>Mon, 21 Jun 2004 04:28:37 -0700</pubDate>
      <category>HTML &amp; WEB-Design</category>
    </item>
  </channel>
</rss>