<?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 Developer &#187; Access</title>
	<atom:link href="http://devel.virtage.com/tag/access/feed/" rel="self" type="application/rss+xml" />
	<link>http://devel.virtage.com</link>
	<description>Blogging and tutorials on Ajax, Web 2.0, (X)HTML, CSS, JavaScript, Python and PHP</description>
	<lastBuildDate>Sun, 08 Aug 2010 13:42:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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://devel.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://devel.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>admin</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Access]]></category>

		<guid isPermaLink="false">http://devel.virtage.com/?p=75</guid>
		<description><![CDATA[Solution: 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 and Access 2003. Complete error message if [...]]]></description>
			<content:encoded><![CDATA[<p>Solution: Rename  object. Make it shorter, without special chars (_, -, .). Depends on your database from you are linking or importing from.</p>
<p>Unfortunatelly, SQL Server 2000 by default produce these Access unacceptable names for table&#8217;s primary keys (e.g. PK___master.PrioritaP___6AA6A67A).</p>
<p><span id="more-75"></span></p>
<p>I exprience this problem on SQL 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://devel.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>4</slash:comments>
		</item>
	</channel>
</rss>
