<?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; Flex2SQL</title>
	<atom:link href="http://blog.flex2sql.com/index.php/category/flex2sql/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 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>
			<item>
		<title>New Feature: Lazy Open Mode</title>
		<link>http://blog.flex2sql.com/index.php/2011/09/new-feature-lazy-open-mode/</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><![CDATA[Mertech’s new Lazy Open mode feature is designed to improve an application&#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 [...]]]></description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2011/09/new-feature-lazy-open-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom OEM to ANSI Translation</title>
		<link>http://blog.flex2sql.com/index.php/2011/08/custom-oem-to-ansi-translation/</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><![CDATA[Mertech&#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 [...]]]></description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2011/08/custom-oem-to-ansi-translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CL2SQL: Command Line Tool for Unattended Migration</title>
		<link>http://blog.flex2sql.com/index.php/2010/01/cl2sql-command-line-tool-for-unattended-migration/</link>
		<comments>http://blog.flex2sql.com/index.php/2010/01/cl2sql-command-line-tool-for-unattended-migration/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 17:32:38 +0000</pubDate>
		<dc:creator>Igor Guerrero</dc:creator>
				<category><![CDATA[DataFlex]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Flex2SQL]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Migration]]></category>

		<guid isPermaLink="false">http://blog.flex2sql.com/?p=466</guid>
		<description><![CDATA[Mertech provides a command line tool to allow migration of data using Flex2SQL features without the GUI interface.  The tool, called cl2SQL, is located in the Mertech\bin directory and supports all the options of Flex2SQL through command line parameters. 
A good use of this tool would be to convert an existing DataFlex databases to [...]]]></description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2010/01/cl2sql-command-line-tool-for-unattended-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing existing non-DF tables, synonyms or views in DataFlex</title>
		<link>http://blog.flex2sql.com/index.php/2009/02/accessing-existing-non-df-tables-synonyms-or-views-in-dataflex/</link>
		<comments>http://blog.flex2sql.com/index.php/2009/02/accessing-existing-non-df-tables-synonyms-or-views-in-dataflex/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 19:34:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DataFlex]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Flex2SQL]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Migration]]></category>

		<guid isPermaLink="false">http://blog.flex2sql.com/?p=379</guid>
		<description><![CDATA[how to integrate a non-DataFlex table or view from a SQL back-end into DataFlex or Visual DataFlex.]]></description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2009/02/accessing-existing-non-df-tables-synonyms-or-views-in-dataflex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the COPY_DATA Feature With Flex2SQL</title>
		<link>http://blog.flex2sql.com/index.php/2009/02/using-the-copy_data-feature-with-flex2sql/</link>
		<comments>http://blog.flex2sql.com/index.php/2009/02/using-the-copy_data-feature-with-flex2sql/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 23:56:45 +0000</pubDate>
		<dc:creator>Igor Guerrero</dc:creator>
				<category><![CDATA[Flex2SQL]]></category>
		<category><![CDATA[Migration]]></category>

		<guid isPermaLink="false">http://blog.mertechdata.com/?p=15</guid>
		<description><![CDATA[The COPY_DATA feature allows the user to copy data from an SQL table to a DAT file and vice versa.
Flex2SQL has two options that allows us to copy the data from a DAT to a SQL and vice versa, but our customers prefer a single command approach.

The interaction between the DataFlex application and the DataFlex Runtime [...]]]></description>
		<wfw:commentRss>http://blog.flex2sql.com/index.php/2009/02/using-the-copy_data-feature-with-flex2sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

