<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forum — Unclosed quotation mark after the character string ''.]]></title>
		<link>https://forums.nbn.org.uk/viewtopic.php?id=7934</link>
		<atom:link href="https://forums.nbn.org.uk/extern.php?action=feed&amp;tid=7934&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Unclosed quotation mark after the character string ''..]]></description>
		<lastBuildDate>Fri, 23 Feb 2024 10:09:40 +0000</lastBuildDate>
		<generator>PunBB 1.4.6</generator>
		<item>
			<title><![CDATA[Re: Unclosed quotation mark after the character string ''.]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=31067#p31067</link>
			<description><![CDATA[<p>Thanks Ben - I had a good look through all the data and couldn&#039;t see anything that might make Recorder fall over. I think you might be on the right lines though.</p><p>I&#039;ve just had the same error on my laptop (but same backend) - interestingly this time its given me a random string of text instead of a blank. Adds weight I think to the &quot;somethings not quite right&quot; thinking ie somethings causing the generated SQL to be cut short.</p>]]></description>
			<author><![CDATA[null@example.com (charliebarnes)]]></author>
			<pubDate>Fri, 23 Feb 2024 10:09:40 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=31067#p31067</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unclosed quotation mark after the character string ''.]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=31047#p31047</link>
			<description><![CDATA[<p>Hi Charlie, in all likelihood completely un-related but just on the off-chance...</p><p>I recently started running into this exact error on a series of bulk imports (Unclosed quotation mark after the character string &#039;&#039;.) unlike you i couldn&#039;t for the life of me figure out where it was coming from. Ultimately, i noticed that the csv was saved as &quot;CSV UTF-8&quot;. I changed to standard &quot;CSV&quot; and i no longer received the error, the records went in fine with no apparent change to the data. </p><p>I assume there was something in there that i just couldn&#039;t see which got stripped out in the save.</p>]]></description>
			<author><![CDATA[null@example.com (BDeed)]]></author>
			<pubDate>Wed, 17 Jan 2024 13:40:47 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=31047#p31047</guid>
		</item>
		<item>
			<title><![CDATA[Unclosed quotation mark after the character string ''.]]></title>
			<link>https://forums.nbn.org.uk/viewtopic.php?pid=31038#p31038</link>
			<description><![CDATA[<p>I&#039;m getting this error almost constantly now when adding individuals and organisations (simple ones, just a first name and last name). I&#039;ve had a look at the query being put the server:</p><div class="codebox"><pre><code>SELECT Organisation FROM Name WHERE Name_Key=&#039;</code></pre></div><p>and have potentially narrowed it down to this line in the source in the procedure TfrmIndOrg.DisplayNames(const iNameList: TKeyList);:</p><div class="codebox"><pre><code>SQL_IS_ORG = &#039;SELECT Organisation FROM Name WHERE Name_Key = &#039;&#039;%s&#039;&#039;&#039;;</code></pre></div><p>but this is where my expertise runs out. It doesn&#039;t seem to cause any problems. Hitting Continue and it&#039;s fine, but it&#039;s getting annoying :-)</p>]]></description>
			<author><![CDATA[null@example.com (charliebarnes)]]></author>
			<pubDate>Wed, 13 Dec 2023 12:57:17 +0000</pubDate>
			<guid>https://forums.nbn.org.uk/viewtopic.php?pid=31038#p31038</guid>
		</item>
	</channel>
</rss>
