<?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>ActivoRicordi Captain&#039;s log &#187; sap maxdb</title>
	<atom:link href="http://blog.activoricordi.com/category/sap-maxdb/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.activoricordi.com</link>
	<description>Delivering Innovation through Technology</description>
	<lastBuildDate>Sat, 21 Jan 2012 00:56:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Developing Java with SAP MaxDB Database &#8211; Part 1</title>
		<link>http://blog.activoricordi.com/2008/08/developing-java-with-sap-maxdb-database-part-1/</link>
		<comments>http://blog.activoricordi.com/2008/08/developing-java-with-sap-maxdb-database-part-1/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 23:58:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[sap maxdb]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java Development]]></category>
		<category><![CDATA[maxdb]]></category>

		<guid isPermaLink="false">http://blog.activoricordi.com/?p=43</guid>
		<description><![CDATA[SAP MaxDB is a relational database that provides functions for creating, using, and managing databases and the software comprises the database kernel, tools, and interfaces. SAP MaxDB has its own JDBC Driver which we can used to execute SQL statements with Java. It is a JDBC 2.0, that you can find on the following location [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>SAP MaxDB is a relational database that provides functions for creating, using, and managing databases and the software comprises the database kernel, tools, and interfaces.
</p></blockquote>
<p>SAP MaxDB has its own JDBC Driver which we can used to execute SQL statements with Java. It is a JDBC 2.0, that you can find on the following location of the installed MaxDB JDBC driver file at:<br />
<code><independent_program_path>\runtime\jar\sapdbc.jar</code> . For instance, when I installed on my local machine I did it on the following location:<br />
<code>D:\sapdb\programs\runtime\jar</code><br />
The java class for the JDBC drive is the <i>com.sap.dbtech.jdbc.DriverSapDB</i></p>
<p>Well, that enough for today. On the next<br />
Kind regards</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.activoricordi.com/2008/08/developing-java-with-sap-maxdb-database-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP MaxDB Database is like Phoenix Bird</title>
		<link>http://blog.activoricordi.com/2008/08/sap-maxdb-database-is-like-phoenix-bird/</link>
		<comments>http://blog.activoricordi.com/2008/08/sap-maxdb-database-is-like-phoenix-bird/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 23:44:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[sap]]></category>
		<category><![CDATA[sap maxdb]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[max db]]></category>
		<category><![CDATA[sap max db]]></category>
		<category><![CDATA[sapdb]]></category>

		<guid isPermaLink="false">http://blog.activoricordi.com/?p=38</guid>
		<description><![CDATA[Due to the acquisition of MySQL by Sun, from October 5, 2007 MaxDB returns to be maintained by SAP again. This opens the future of this database initiative to a new path.]]></description>
			<content:encoded><![CDATA[<p>All:</p>
<p>Due to the acquisition of MySQL by Sun, from October 5, 2007 <a class="wp-caption" title="MaxDB Press Release" href="http://www.mysql.com/news-and-events/generate-article.php?id=2007_40" target="_blank">MaxDB returns to be maintained by SAP again</a>. This is an important news in two senses, on one side it is sad since mysql and maxdb have always been my favorite databases and having both supported by the same team was something that pleased me a lot.</p>
<p>But now situation have change and although I am going to still using mysql for many of my projects, I have decided to give some support to this database as well apart from the one that SAP gives to it on its <a class="wp-caption" title="MaxDB Site" href="https://www.sdn.sap.com/irj/sdn/maxdb" target="_blank">own developer&#8217;s web site</a>and in its<a class="wp-caption" title="SAP DB Wiki site" href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/MaxDB/" target="_blank">own wiki site</a>.</p>
<p>To make a little bit of history and put everybody in context, this is a open source project SAP launched in order to compete with its biggest rival Oracle on the database market. If the database was previously acquired from another vendor that something I do not know. Codename as sapdb it was released 7.3 and 7.4 versions.</p>
<p>In 2004, not having the sucess expected, they decided to handle this project to <a class="wp-caption" title="MySQL AB Corportate Web Site" href="http://www.mysql.org" target="_blank">MySQL AB</a> at the same time that SAP Ventures (SAP Venture Capital company )takes a participation at the company. They changed the name to MaxDB and together with <a class="wp-caption" title="MySQL AB Corportate Web Site" href="http://www.mysql.org" target="_blank">MySQL AB</a>, they launched around to 2005 the MaxDB 7.5. This project was meant to be an Open Source Enterprise Database alternative to Oracle for companies using MySQL for small applications.</p>
<p>As we said before, since <a class="wp-caption" title="SUN Corporate web site" href="http://www.sun.com" target="_blank">SUN</a> has acquire mysql, the MaxDB support has returned back home to SAP as it is going to be used by the german software company as an alternative for its clients to comercial databases.   Additionally, it is going to be used by SAP as the database of choice for its SaaS software, called, at least today, SAP BusinessByDesign. Obviously, considering it is no being yet launched this name will obviously changed in the future.</p>
<p>What will be future of SAP MaxDb now that it has been separated from mysql, some will say not very good, on my opinion that I have been working with SAP products for almost 10 years, it&#8217;s life it is about to begin. One I have learned from SAP is that never quit an idea. It will change names, strategies, versions, but if they believe they need to launch a database. Do not worry, it will take 20 years but they will make SAPDB, MaxDB , SAP MaxDB or whatever name leader on the database market.</p>
<p>Kind regards</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.activoricordi.com/2008/08/sap-maxdb-database-is-like-phoenix-bird/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

