<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How to access Microsoft Access database from JDBC</title>
	<atom:link href="http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/</link>
	<description>News and views as a Software Architect and Entrepreneur on Java and Web Software.</description>
	<pubDate>Sat, 17 May 2008 04:10:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Angsuman Chakraborty</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/#comment-460717</link>
		<dc:creator>Angsuman Chakraborty</dc:creator>
		<pubDate>Sat, 24 Nov 2007 01:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/?p=22#comment-460717</guid>
		<description>You need to use either a type 3 (A net-protocol fully Java technology-enabled driver translates JDBC API calls into a DBMS-independent net protocol which is then translated to a DBMS protocol by a server. This net server middleware is able to connect all of its Java technology-based clients to many different databases. The specific protocol used depends on the vendor. In general, this is the most flexible JDBC API alternative.) or type 4 (A native-protocol fully Java technology-enabled driver converts JDBC technology calls into the network protocol used by DBMSs directly. This allows a direct call from the client machine to the DBMS server and is a practical solution for Intranet access. Since many of these protocols are proprietary the database vendors themselves will be the primary source for this style of driver.) JDBC driver to connect properly.</description>
		<content:encoded><![CDATA[<p>You need to use either a type 3 (A net-protocol fully Java technology-enabled driver translates JDBC API calls into a DBMS-independent net protocol which is then translated to a DBMS protocol by a server. This net server middleware is able to connect all of its Java technology-based clients to many different databases. The specific protocol used depends on the vendor. In general, this is the most flexible JDBC API alternative.) or type 4 (A native-protocol fully Java technology-enabled driver converts JDBC technology calls into the network protocol used by DBMSs directly. This allows a direct call from the client machine to the DBMS server and is a practical solution for Intranet access. Since many of these protocols are proprietary the database vendors themselves will be the primary source for this style of driver.) JDBC driver to connect properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manjunath</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/#comment-460434</link>
		<dc:creator>manjunath</dc:creator>
		<pubDate>Fri, 23 Nov 2007 14:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/?p=22#comment-460434</guid>
		<description>im trying to run applet with jdbc in an html file with the internet browser but the applet  is opening but the database is not getting connected .....</description>
		<content:encoded><![CDATA[<p>im trying to run applet with jdbc in an html file with the internet browser but the applet  is opening but the database is not getting connected &#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chock</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/#comment-279647</link>
		<dc:creator>chock</dc:creator>
		<pubDate>Fri, 03 Aug 2007 09:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/?p=22#comment-279647</guid>
		<description>how to connect ajsp file with ms access....usinf jdbc....can u send me the tags whis is used</description>
		<content:encoded><![CDATA[<p>how to connect ajsp file with ms access&#8230;.usinf jdbc&#8230;.can u send me the tags whis is used</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shuaib</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/#comment-212853</link>
		<dc:creator>shuaib</dc:creator>
		<pubDate>Mon, 16 Jul 2007 12:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/?p=22#comment-212853</guid>
		<description>i Want to access my Microsoft access file. file exist on my local mechine... can any one give me example code for the same... the executed code</description>
		<content:encoded><![CDATA[<p>i Want to access my Microsoft access file. file exist on my local mechine&#8230; can any one give me example code for the same&#8230; the executed code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anirudh</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/#comment-209622</link>
		<dc:creator>anirudh</dc:creator>
		<pubDate>Sun, 15 Jul 2007 11:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/?p=22#comment-209622</guid>
		<description>the same question as venkat i tried using control panel but wen i ran the program it showed sql exception error...
tell me how to establish connection b/w ms access and jdbc through control panel (odbc data source name )</description>
		<content:encoded><![CDATA[<p>the same question as venkat i tried using control panel but wen i ran the program it showed sql exception error&#8230;<br />
tell me how to establish connection b/w ms access and jdbc through control panel (odbc data source name )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkat</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/#comment-190884</link>
		<dc:creator>venkat</dc:creator>
		<pubDate>Sun, 08 Jul 2007 05:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/?p=22#comment-190884</guid>
		<description>It is fine to know the conection of ODBC to MS ACCESS in Program.Buti wul'd like to know how to go control panel and then to ODBC and to give the 
details of DNS name and select the required .mdb file.
I am sure u r going to give me the correct informatin.</description>
		<content:encoded><![CDATA[<p>It is fine to know the conection of ODBC to MS ACCESS in Program.Buti wul&#8217;d like to know how to go control panel and then to ODBC and to give the<br />
details of DNS name and select the required .mdb file.<br />
I am sure u r going to give me the correct informatin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angsuman Chakraborty</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/#comment-78418</link>
		<dc:creator>Angsuman Chakraborty</dc:creator>
		<pubDate>Thu, 24 Aug 2006 14:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/?p=22#comment-78418</guid>
		<description>&#62; if i am right your code does not require the data source name..

Yes, the beauty of it is that it doesn't require datasource name.

&#62; i would like to know what your url means and how to construct such an url..

Just reuse the code I have provided. It is the format which jdbc-odbc bridge driver understands and converts to appropriate format for underlying odbc layer. In short just reuse my code.</description>
		<content:encoded><![CDATA[<p>&gt; if i am right your code does not require the data source name..</p>
<p>Yes, the beauty of it is that it doesn&#8217;t require datasource name.</p>
<p>&gt; i would like to know what your url means and how to construct such an url..</p>
<p>Just reuse the code I have provided. It is the format which jdbc-odbc bridge driver understands and converts to appropriate format for underlying odbc layer. In short just reuse my code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashwanth</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/#comment-78301</link>
		<dc:creator>ashwanth</dc:creator>
		<pubDate>Thu, 24 Aug 2006 05:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/?p=22#comment-78301</guid>
		<description>hi angsuman,

your code was really useful. everything makes sense.. 
but i would like you to throw some light on how you constructed the dburl.. 
if i am right your code does not require the data source name..
i would like to know what your url means and how to construct such an url..</description>
		<content:encoded><![CDATA[<p>hi angsuman,</p>
<p>your code was really useful. everything makes sense..<br />
but i would like you to throw some light on how you constructed the dburl..<br />
if i am right your code does not require the data source name..<br />
i would like to know what your url means and how to construct such an url..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Access Microsoft Access Database From Java Using JDBC-ODBC Bridge - Sample Code -Simple Thoughts - Java and Web Technology Blog</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/#comment-8317</link>
		<dc:creator>Access Microsoft Access Database From Java Using JDBC-ODBC Bridge - Sample Code -Simple Thoughts - Java and Web Technology Blog</dc:creator>
		<pubDate>Tue, 28 Mar 2006 11:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/?p=22#comment-8317</guid>
		<description>[...] Previously I had provided the gist of how to access MS Access database from JDBC using JDBC-ODBC bridge. Today I will elaborate on that and provide you with two sample classes. The first - AccessJDBCUtil.java defines a method which provides you with a connection to the ms access database. The second - AccessJDBCTest.java uses the first to execute any given query (DDL &#38; DML supported) on any ms access database and displays the result on console. [...]</description>
		<content:encoded><![CDATA[<p>[...] Previously I had provided the gist of how to access MS Access database from JDBC using JDBC-ODBC bridge. Today I will elaborate on that and provide you with two sample classes. The first - AccessJDBCUtil.java defines a method which provides you with a connection to the ms access database. The second - AccessJDBCTest.java uses the first to execute any given query (DDL &#38; DML supported) on any ms access database and displays the result on console. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Espinosa</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-access-ms-access-database-from-jdbc/#comment-287</link>
		<dc:creator>Carlos Espinosa</dc:creator>
		<pubDate>Tue, 12 Oct 2004 17:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/?p=22#comment-287</guid>
		<description>and if the database have password?</description>
		<content:encoded><![CDATA[<p>and if the database have password?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
