<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A R U N &#187; Coldfusion &#8211; Can&#8217;t connect to Access db</title>
	<atom:link href="http://a-r-u-n.com/b/index.php/tag/coldfusion-cant-connect-to-access-db/feed/" rel="self" type="application/rss+xml" />
	<link>http://a-r-u-n.com/b</link>
	<description>....God&#039;s own website....</description>
	<lastBuildDate>Sun, 05 Sep 2010 11:23:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Coldfusion &#8211; Can&#8217;t connect to Access db</title>
		<link>http://a-r-u-n.com/b/index.php/2009/09/coldfusion-cant-connect-to-access-db/</link>
		<comments>http://a-r-u-n.com/b/index.php/2009/09/coldfusion-cant-connect-to-access-db/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 05:58:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Coldfusion - Can't connect to Access db]]></category>

		<guid isPermaLink="false">http://a-r-u-n.com/b/?p=33</guid>
		<description><![CDATA[Problem description- When creating Datasource with MS Access or MS Access Unicode driver seleceted produces this error even though there is valid Access database file- Connection verification failed for data source: DSN name java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined. The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem description-</strong></p>
<p>When creating Datasource with MS Access or MS Access Unicode driver seleceted produces this error even though there is valid Access database file-</p>
<p><em>Connection verification failed for data source: DSN name<br />
java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined.<br />
The root cause was that: java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink Server]The specified data source is not defined.</em></p>
<p><strong>Solution-</strong></p>
<p>Chose &#8220;other&#8221; as the driver type and entered the following:</p>
<p>JDBC URL:<br />
jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=[Full path to your database file];DriverID22;</p>
<p>Driver Class:<br />
sun.jdbc.odbc.JdbcOdbcDriver</p>
<p>Drive Name:<br />
MS Access via JDBC</p>
]]></content:encoded>
			<wfw:commentRss>http://a-r-u-n.com/b/index.php/2009/09/coldfusion-cant-connect-to-access-db/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
