<?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>Virtage Devblog &#187; Access</title>
	<atom:link href="http://devblog.virtage.com/tag/access/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.virtage.com</link>
	<description>Blogs and tutorials mostly on Java client-side (Java SE) and server-side (Java EE) and Ubuntu Linux.</description>
	<lastBuildDate>Sun, 05 Feb 2012 08:43:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>en: Access linking/importing error: 3125:  is not a valid name. Make sure that it does not include invalid characters or punctuation and that it is not too long</title>
		<link>http://devblog.virtage.com/2009/01/en-access-linkingimporting-error-3125-is-not-a-valid-name-make-sure-that-it-does-not-include-invalid-characters-or-punctuation-and-that-it-is-not-too-long/</link>
		<comments>http://devblog.virtage.com/2009/01/en-access-linkingimporting-error-3125-is-not-a-valid-name-make-sure-that-it-does-not-include-invalid-characters-or-punctuation-and-that-it-is-not-too-long/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 12:36:15 +0000</pubDate>
		<dc:creator>Libor Jelinek</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Access]]></category>

		<guid isPermaLink="false">http://devel.virtage.com/?p=75</guid>
		<description><![CDATA[Solution to this annoying bug is to rename object. Make it shorter, without special chars (, -, .). Depends on your database from you are linking or importing from. Unfortunatelly, SQL Server 2000 by default produce these Access unacceptable names for table&#8217;s primary keys (e.g. PK__master.PrioritaP___6AA6A67A). I exprience this problem on SQL Server 2000 Standard [...]]]></description>
			<content:encoded><![CDATA[	<p>Solution to this annoying bug is to rename  object. Make it shorter, without special chars (<em>, -, .). Depends on your database from you are linking or importing from. Unfortunatelly, <span class="caps">SQL</span> Server 2000 by default produce these Access unacceptable names for table&#8217;s primary keys (e.g. PK</em>__master.PrioritaP___6AA6A67A).</p>

	<p><span id="more-75"></span></p>

	<p>I exprience this problem on <span class="caps">SQL</span> Server 2000 Standard and Access 2003. Complete error message if you click on Help button:</p>

	<p><em>&lt;Name&gt; is not a valid name. Make sure that it does not include invalid characters or punctuation and that it is not too long. (Error 3125)</em></p>

	<p><em>The specified name does not follow standard naming conventions or is not a valid parameter or alias name. Check your entry to make sure you have not included invalid characters or punctuation and that the name is not too long.</em></p>

	<p>I hadn&#8217;t time to more investigation. If you are really interrested, yahoo ( or google) for it.</p>

	<p><img class="alignnone size-full wp-image-76" title="&lt;Name&gt; is not a valid name. Make sure that it does not include invalid characters or punctuation and that it is not too long. (Error 3125)" src="http://devel.virtage.com/wp-content/uploads/2009/01/access_error_3125.gif" alt="&lt;Name&gt; is not a valid name. Make sure that it does not include invalid characters or punctuation and that it is not too long. (Error 3125)" width="700" height="92" /></p>]]></content:encoded>
			<wfw:commentRss>http://devblog.virtage.com/2009/01/en-access-linkingimporting-error-3125-is-not-a-valid-name-make-sure-that-it-does-not-include-invalid-characters-or-punctuation-and-that-it-is-not-too-long/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

