<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: mysql &#8211; connection example</title>
	<atom:link href="http://www.codingfriends.com/index.php/2010/02/17/mysql-connection-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codingfriends.com/index.php/2010/02/17/mysql-connection-example/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-connection-example</link>
	<description>Coding Friends, place for developers.</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:20:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: genux</title>
		<link>http://www.codingfriends.com/index.php/2010/02/17/mysql-connection-example/comment-page-1/#comment-549</link>
		<dc:creator>genux</dc:creator>
		<pubDate>Thu, 09 Feb 2012 11:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingfriends.com/?p=735#comment-549</guid>
		<description>Have you tried saving the code above ?</description>
		<content:encoded><![CDATA[<p>Have you tried saving the code above ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MANI</title>
		<link>http://www.codingfriends.com/index.php/2010/02/17/mysql-connection-example/comment-page-1/#comment-548</link>
		<dc:creator>MANI</dc:creator>
		<pubDate>Thu, 09 Feb 2012 09:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingfriends.com/?p=735#comment-548</guid>
		<description>hi how can i connect c++ with database.. can u give me a sample project...</description>
		<content:encoded><![CDATA[<p>hi how can i connect c++ with database.. can u give me a sample project&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: genux</title>
		<link>http://www.codingfriends.com/index.php/2010/02/17/mysql-connection-example/comment-page-1/#comment-519</link>
		<dc:creator>genux</dc:creator>
		<pubDate>Fri, 13 Jan 2012 21:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingfriends.com/?p=735#comment-519</guid>
		<description>There is some good books out there, or courses.  I have done some c programming on this website if you want to take a look around ? on the right hand side menu.</description>
		<content:encoded><![CDATA[<p>There is some good books out there, or courses.  I have done some c programming on this website if you want to take a look around ? on the right hand side menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chinna</title>
		<link>http://www.codingfriends.com/index.php/2010/02/17/mysql-connection-example/comment-page-1/#comment-517</link>
		<dc:creator>chinna</dc:creator>
		<pubDate>Thu, 12 Jan 2012 05:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingfriends.com/?p=735#comment-517</guid>
		<description>hi
 i want to know how to learn c</description>
		<content:encoded><![CDATA[<p>hi<br />
 i want to know how to learn c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: genux</title>
		<link>http://www.codingfriends.com/index.php/2010/02/17/mysql-connection-example/comment-page-1/#comment-478</link>
		<dc:creator>genux</dc:creator>
		<pubDate>Mon, 14 Nov 2011 14:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingfriends.com/?p=735#comment-478</guid>
		<description>Hi Nigilan

Yeah, you need to run that on the command line (terminal) which will show you where the libraries are for mysql, e.g. mysql.o files which inturn you need to pass into the compile stage of the above program so that knows where the libraries are. HTH</description>
		<content:encoded><![CDATA[<p>Hi Nigilan</p>
<p>Yeah, you need to run that on the command line (terminal) which will show you where the libraries are for mysql, e.g. mysql.o files which inturn you need to pass into the compile stage of the above program so that knows where the libraries are. HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigilan</title>
		<link>http://www.codingfriends.com/index.php/2010/02/17/mysql-connection-example/comment-page-1/#comment-477</link>
		<dc:creator>Nigilan</dc:creator>
		<pubDate>Sun, 13 Nov 2011 17:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingfriends.com/?p=735#comment-477</guid>
		<description>i hav mysql.h. and 

mysql_config --cflags
-I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   -DUNIV_LINUX
mysql_config --libs
-Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient

can i execute this in terminal and run above program willl it run?</description>
		<content:encoded><![CDATA[<p>i hav mysql.h. and </p>
<p>mysql_config &#8211;cflags<br />
-I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   -DUNIV_LINUX<br />
mysql_config &#8211;libs<br />
-Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient</p>
<p>can i execute this in terminal and run above program willl it run?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: genux</title>
		<link>http://www.codingfriends.com/index.php/2010/02/17/mysql-connection-example/comment-page-1/#comment-448</link>
		<dc:creator>genux</dc:creator>
		<pubDate>Mon, 17 Oct 2011 13:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingfriends.com/?p=735#comment-448</guid>
		<description>Hi Rajnish..

I believe for windows you can obtain the mysql.h file from http://dev.mysql.com/downloads/connector/cpp/

HTH</description>
		<content:encoded><![CDATA[<p>Hi Rajnish..</p>
<p>I believe for windows you can obtain the mysql.h file from <a href="http://dev.mysql.com/downloads/connector/cpp/" rel="nofollow">http://dev.mysql.com/downloads/connector/cpp/</a></p>
<p>HTH</p>
]]></content:encoded>
	</item>
</channel>
</rss>

