<?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>Luke Hayler - SQL Server Developer &#187; database connections</title>
	<atom:link href="http://lukehayler.com/tag/database-connections/feed/" rel="self" type="application/rss+xml" />
	<link>http://lukehayler.com</link>
	<description>A blog about Business Intelligence and other personal interests</description>
	<lastBuildDate>Tue, 13 Dec 2011 11:42:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>IBM Informix ODBC Connection Error &#8211; [Informix ODBC Driver][Informix]Database locale information mismatch.</title>
		<link>http://lukehayler.com/2009/09/ibm-informix-odbc-connection-error-informix-odbc-driverinformixdatabase-locale-information-mismatch/</link>
		<comments>http://lukehayler.com/2009/09/ibm-informix-odbc-connection-error-informix-odbc-driverinformixdatabase-locale-information-mismatch/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 15:01:00 +0000</pubDate>
		<dc:creator>Luke Hayler</dc:creator>
				<category><![CDATA[Integration Services]]></category>
		<category><![CDATA[Luke Hayler]]></category>
		<category><![CDATA[database connections]]></category>
		<category><![CDATA[Informix]]></category>
		<category><![CDATA[ODBC connections]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[Trouble shooting]]></category>

		<guid isPermaLink="false">http://www.lukehayler.com/2009/09/ibm-informix-odbc-connection-error-informix-odbc-driverinformixdatabase-locale-information-mismatch/</guid>
		<description><![CDATA[Technorati Tags: Trouble shooting,Informix,SSIS,database connections,ODBC connections I have been setting up a number of ODBC connections in the last few days, that are to be used in an SSIS package. The connections enable me to access a number of IBM &#8230; <a href="http://lukehayler.com/2009/09/ibm-informix-odbc-connection-error-informix-odbc-driverinformixdatabase-locale-information-mismatch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:50b96474-a3ee-4d8a-8fce-e766c93f5e7b" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Trouble+shooting" rel="tag">Trouble shooting</a>,<a href="http://technorati.com/tags/Informix" rel="tag">Informix</a>,<a href="http://technorati.com/tags/SSIS" rel="tag">SSIS</a>,<a href="http://technorati.com/tags/database+connections" rel="tag">database connections</a>,<a href="http://technorati.com/tags/ODBC+connections" rel="tag">ODBC connections</a></div>
<p>I have been setting up a number of ODBC connections in the last few days, that are to be used in an SSIS package. The connections enable me to access a number of IBM Informix Servers in various locations (DR &amp; TEST sites) and extract specific data for reporting. However, I was having a considerable amount of aggravation with a particular connection that kept giving the following Error:</p>
<p>&#160;</p>
<p><a href="http://lukehayler.com/wp-content/uploads/2009/09/IBMInformixODBCDatabaseLocaleError.jpg" target="_blank"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IBM Informix OBC - Database Locale Error Message" border="0" alt="IBM Informix OBC - Database Locale Error Message" src="http://lukehayler.com/wp-content/uploads/2009/09/IBMInformixODBCDatabaseLocaleError_thumb.jpg" width="584" height="110" /></a> </p>
<p>&#160;</p>
<p>I found out that (unsurprisingly) there is a <strong>Database Locale</strong> property &#8211; located in the <strong>Environment</strong> tab of the <em>Create New Data source </em>dialog box. This needed to be set to <strong>en_US.819</strong>.</p>
<p><a href="http://lukehayler.com/wp-content/uploads/2009/09/IBMInformixODBCDriverDatabaseLocaleSettings.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IBM Informix OBC - Database Locale Settings" border="0" alt="IBM Informix OBC - Database Locale Settings" src="http://lukehayler.com/wp-content/uploads/2009/09/IBMInformixODBCDriverDatabaseLocaleSettings_thumb.jpg" width="328" height="277" /></a></p>
<p>&#160;</p>
<p>This fixed my issue and I can now connect easily to each of the Informix instances. Why it was different for this particular connection I have no idea, but for now, this question will have to wait. I’ll follow this up in due course.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukehayler.com/2009/09/ibm-informix-odbc-connection-error-informix-odbc-driverinformixdatabase-locale-information-mismatch/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

