<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Mertech Flex2SQL Tech Blog</title>
	
	<link>http://blog.flex2sql.com</link>
	<description>Tech Tips, articles and resources related to Mertech's Flex2SQL product</description>
	<lastBuildDate>Wed, 26 Oct 2011 15:23:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Flex2SQLTechBlog" /><feedburner:info uri="flex2sqltechblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Working with new SQL Server 2008 data types</title>
		<link>http://feedproxy.google.com/~r/Flex2SQLTechBlog/~3/X1A1whjerGY/</link>
		<comments>http://blog.flex2sql.com/index.php/2011/10/working-with-new-sql-server-2008-data-types/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 13:07:00 +0000</pubDate>
		<dc:creator>Riaz Merchant</dc:creator>
				<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://blog.flex2sql.com/?p=640</guid>
		<description>DataFlex only supports five physical data types: NUMERIC, ASCII, DATE, TEXT and BINARY. The sixth, OVERLAP, is a logical type which maps to any one of the physical types.  In the SQL world however, there are many different data types that the driver has to support. This is especially important when you are connecting [...]&lt;img src="http://feeds.feedburner.com/~r/Flex2SQLTechBlog/~4/X1A1whjerGY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2011/10/working-with-new-sql-server-2008-data-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.flex2sql.com/index.php/2011/10/working-with-new-sql-server-2008-data-types/</feedburner:origLink></item>
		<item>
		<title>New Feature: Lazy Open Mode</title>
		<link>http://feedproxy.google.com/~r/Flex2SQLTechBlog/~3/J7kFATMR-Tk/</link>
		<comments>http://blog.flex2sql.com/index.php/2011/09/new-feature-lazy-open-mode/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 22:33:25 +0000</pubDate>
		<dc:creator>kristenb</dc:creator>
				<category><![CDATA[Current Releases]]></category>
		<category><![CDATA[Flex2SQL]]></category>

		<guid isPermaLink="false">http://blog.flex2sql.com/?p=637</guid>
		<description>Mertech’s new Lazy Open mode feature is designed to improve an application&amp;#8217;s initialization performance by deferring table setup. Lazy Open mode delays the setup of table metadata (table, columns, indexes description) in memory until a field is accessed, even if an OPEN command is issued.
Lazy Open mode is particularly useful for applications that open a [...]&lt;img src="http://feeds.feedburner.com/~r/Flex2SQLTechBlog/~4/J7kFATMR-Tk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2011/09/new-feature-lazy-open-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.flex2sql.com/index.php/2011/09/new-feature-lazy-open-mode/</feedburner:origLink></item>
		<item>
		<title>Custom OEM to ANSI Translation</title>
		<link>http://feedproxy.google.com/~r/Flex2SQLTechBlog/~3/5t-YrCnKATo/</link>
		<comments>http://blog.flex2sql.com/index.php/2011/08/custom-oem-to-ansi-translation/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 16:34:32 +0000</pubDate>
		<dc:creator>kristenb</dc:creator>
				<category><![CDATA[Current Releases]]></category>
		<category><![CDATA[Flex2SQL]]></category>

		<guid isPermaLink="false">http://blog.flex2sql.com/?p=635</guid>
		<description>Mertech&amp;#8217;s drivers have a standard OEM to translation based on the Windows API. When this feature is enabled, data sent to the SQL database is translated from the OEM to ANSI Character set and from ANSI to OEM before the data is sent back to the application.
The new version 11 drivers have a new feature [...]&lt;img src="http://feeds.feedburner.com/~r/Flex2SQLTechBlog/~4/5t-YrCnKATo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2011/08/custom-oem-to-ansi-translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.flex2sql.com/index.php/2011/08/custom-oem-to-ansi-translation/</feedburner:origLink></item>
		<item>
		<title>Case handling</title>
		<link>http://feedproxy.google.com/~r/Flex2SQLTechBlog/~3/y4qkFPiRz1U/</link>
		<comments>http://blog.flex2sql.com/index.php/2011/06/case-handling/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 18:03:49 +0000</pubDate>
		<dc:creator>gandalf</dc:creator>
				<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://blog.flex2sql.com/?p=624</guid>
		<description>With previous driver versions, Mertech allowed object names to be either all upper case or all lower case. The field names followed the convention selected for the table name. Now users are able to determine how the driver handles table and field names.


Convert to upper case
Convert to lower case
Keep all cases as stored in Dataflex

NOTE: The [...]&lt;img src="http://feeds.feedburner.com/~r/Flex2SQLTechBlog/~4/y4qkFPiRz1U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2011/06/case-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.flex2sql.com/index.php/2011/06/case-handling/</feedburner:origLink></item>
		<item>
		<title>Blob Handling in DataFlex with Mertech’s Drivers</title>
		<link>http://feedproxy.google.com/~r/Flex2SQLTechBlog/~3/vfhMlyMww4o/</link>
		<comments>http://blog.flex2sql.com/index.php/2011/05/blob-handling-in-dataflex-with-mertechs-drivers/#comments</comments>
		<pubDate>Tue, 10 May 2011 19:48:52 +0000</pubDate>
		<dc:creator>Riaz Merchant</dc:creator>
				<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://blog.flex2sql.com/?p=608</guid>
		<description>BLOBs (binary large object) are very large, variable length, binary or character data objects. BLOBS are typically documents (e.g., .pdf, .doc) or pictures (e.g., .jpeg, .gif, .bmp).
NOTE: Related terms, LOB (large object) and CLOB (character large object in Oracle), are used to refer to large objects consisting entirely of text data.
BLOBs can either be stored [...]&lt;img src="http://feeds.feedburner.com/~r/Flex2SQLTechBlog/~4/vfhMlyMww4o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2011/05/blob-handling-in-dataflex-with-mertechs-drivers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.flex2sql.com/index.php/2011/05/blob-handling-in-dataflex-with-mertechs-drivers/</feedburner:origLink></item>
	</channel>
</rss>

