<?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>Mertech Flex2SQL Tech Blog &#187; Microsoft SQL Server</title>
	<atom:link href="http://blog.flex2sql.com/index.php/category/dbms/mssql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flex2sql.com</link>
	<description>Tech Tips, articles and resources related to Mertech's Flex2SQL product</description>
	<lastBuildDate>Wed, 26 May 2010 02:05:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mertech Flex2SQL Vs. DAW CK: What are the differences?</title>
		<link>http://blog.flex2sql.com/index.php/2010/03/mertech-flex2sql-vs-daw-ck-so-what-are-the-differences/</link>
		<comments>http://blog.flex2sql.com/index.php/2010/03/mertech-flex2sql-vs-daw-ck-so-what-are-the-differences/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 22:14:06 +0000</pubDate>
		<dc:creator>Riaz Merchant</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[current driver releases]]></category>
		<category><![CDATA[Performance Tips]]></category>

		<guid isPermaLink="false">http://blog.flex2sql.com/?p=500</guid>
		<description><![CDATA[All drivers are not created equal. A lot of work goes into building a database driver for DataFlex. DataFlex developers who have not already made the switch to some SQL backend have two choices in the market. Mertech and DAW CK. This post highlights the high-level technical differences between the two.]]></description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2010/03/mertech-flex2sql-vs-daw-ck-so-what-are-the-differences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple embedded SQL statements</title>
		<link>http://blog.flex2sql.com/index.php/2009/06/multiple-embedded-sql-statements/</link>
		<comments>http://blog.flex2sql.com/index.php/2009/06/multiple-embedded-sql-statements/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 22:31:30 +0000</pubDate>
		<dc:creator>gandalf</dc:creator>
				<category><![CDATA[Code Examples]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[DataFlex]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Embedded SQL]]></category>

		<guid isPermaLink="false">http://blog.flex2sql.com/?p=419</guid>
		<description><![CDATA[While complex embedded SQL statements will let you do a lot of work in one statement, it is sometimes necessary to nest SQL statements to get the job done.

Using cursor handling lets you easily nest multiple embedded SQL statements.]]></description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2009/06/multiple-embedded-sql-statements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Native Client with v10 Flex2SQL MS SQL Server</title>
		<link>http://blog.flex2sql.com/index.php/2009/04/using-native-client-with-v10-flex2sql-ms-sql-server/</link>
		<comments>http://blog.flex2sql.com/index.php/2009/04/using-native-client-with-v10-flex2sql-ms-sql-server/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 19:23:56 +0000</pubDate>
		<dc:creator>kristenb</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>

		<guid isPermaLink="false">http://blog.flex2sql.com/?p=400</guid>
		<description><![CDATA[SQL Server 2005 Native client won't work with SQL Server 2008, but Native Client 2008  will work with both SQL Server 2005 and 2008.]]></description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2009/04/using-native-client-with-v10-flex2sql-ms-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How and When To Use MS SQL Server Native Client</title>
		<link>http://blog.flex2sql.com/index.php/2009/02/how-and-when-to-use-sql-server-native-client/</link>
		<comments>http://blog.flex2sql.com/index.php/2009/02/how-and-when-to-use-sql-server-native-client/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 18:20:17 +0000</pubDate>
		<dc:creator>Igor Guerrero</dc:creator>
				<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[MS SQL]]></category>

		<guid isPermaLink="false">http://blog.mertechdata.com/?p=13</guid>
		<description><![CDATA[SQL Native Client can be used rather than Microsoft Data Access Components (MDAC) to create new applications or enhance existing applications that need to take advantage of new SQL Server 2005 features such as Multiple Active Result Sets (MARS), Query Notifications, User-Defined Types (UDT), and XML data type support.

What is SQL Native Client?

Microsoft SQL Server [...]]]></description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2009/02/how-and-when-to-use-sql-server-native-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Flex2SQL for MS SQL Server v10.x Driver Feature: LOB Support</title>
		<link>http://blog.flex2sql.com/index.php/2009/02/new-flex2sql-for-sql-server-v10x-driver-feature-lob-support/</link>
		<comments>http://blog.flex2sql.com/index.php/2009/02/new-flex2sql-for-sql-server-v10x-driver-feature-lob-support/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 18:19:57 +0000</pubDate>
		<dc:creator>Igor Guerrero</dc:creator>
				<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[LOB]]></category>

		<guid isPermaLink="false">http://blog.mertechdata.com/?p=19</guid>
		<description><![CDATA[BLOBs are very large variable binary or character data, typically documents (.txt, .doc) and pictures (.jpeg, .gif, .bmp), which can be stored in a database. In SQL Server, BLOBs can be text, ntext, or image data type.
BLOB data can either be stored inside the database or in the OS file system. A typical example of [...]]]></description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2009/02/new-flex2sql-for-sql-server-v10x-driver-feature-lob-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
