<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — FA table character set]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4423&amp;type=atom" />
	<updated>2013-09-29T18:03:50Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4423</id>
		<entry>
			<title type="html"><![CDATA[Re: FA table character set]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17997#p17997" />
			<content type="html"><![CDATA[<p>can be latin1_unicode_ci too or latin_swedish_ci - but keep all the string fields and db collations the same.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-09-29T18:03:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17997#p17997</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA table character set]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17979#p17979" />
			<content type="html"><![CDATA[<p>Hi</p><p>Does the collation has to be latin1_general_ci?</p>]]></content>
			<author>
				<name><![CDATA[dvarsani]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16332</uri>
			</author>
			<updated>2013-09-27T13:43:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17979#p17979</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA table character set]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17962#p17962" />
			<content type="html"><![CDATA[<p>Standard charset for all FA versions in 2.3 branch is latin1, so if you do not use any language requiring utf8, you should stay with latin1. Otherwise problems can arise in near future during upgrade to 2.4 which will use utf-8 entirely.<br />Janusz.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-09-25T11:07:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17962#p17962</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA table character set]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17958#p17958" />
			<content type="html"><![CDATA[<p>Make the database and tables <strong>latin1</strong> and the columns default collation as <strong>latin1_general_ci</strong> or <strong>latin1_swedish_ci</strong>&nbsp; but it should be <strong>uniform</strong> throughout. Alternatively, make everything <strong>utf8</strong> and collation <strong>utf8_general_ci</strong> which is the default recommended type.</p><p>It might be easier to take a backup of the sql, edit the sql and then restore it. The database collation and charset must be done outside of FA.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-09-25T08:10:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17958#p17958</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA table character set]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17956#p17956" />
			<content type="html"><![CDATA[<p>Yes I am using it for English only FA.</p><p>Sorry. The Collation are different for tables. It&#039;s &quot;latin1_swedish_ci&quot; and &quot;utf8_general_ci&quot; . The character is latin1 for colums where table collation is&nbsp; latin1_swedish_ci and utf8 where table collation is utf8_general_ci. Do I need to change my database. I am getting error when I post any documents with &quot;£&quot; sign in note or comment.</p>]]></content>
			<author>
				<name><![CDATA[dvarsani]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16332</uri>
			</author>
			<updated>2013-09-24T18:30:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17956#p17956</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA table character set]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17955#p17955" />
			<content type="html"><![CDATA[<p>If you are using only english, then it may be okay but make sure the collation is the same for all string fields.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-09-24T17:46:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17955#p17955</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FA table character set]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17953#p17953" />
			<content type="html"><![CDATA[<p>Hi</p><p>In my frontaccounting database, some of my tables and columns have character set as &quot;Latin1&quot; and some are &quot;utf8&quot;. Is this correct?</p>]]></content>
			<author>
				<name><![CDATA[dvarsani]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16332</uri>
			</author>
			<updated>2013-09-24T16:54:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17953#p17953</id>
		</entry>
</feed>
