 




<?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>IT Answers &#187; Query Definition</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/query-definition/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 09:08:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Microsoft Access QueryDef problem with numeric column anme</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/msaccess-querdef-problem-with-numeric-column-anme/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/msaccess-querdef-problem-with-numeric-column-anme/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 12:15:27 +0000</pubDate>
		<dc:creator>Davisdo</dc:creator>
				<category><![CDATA[Database programming]]></category>
		<category><![CDATA[Microsoft Access]]></category>
		<category><![CDATA[Microsoft Access forms]]></category>
		<category><![CDATA[Microsoft Access queries]]></category>
		<category><![CDATA[Microsoft Access QueryDef]]></category>
		<category><![CDATA[Query Definition]]></category>
		<category><![CDATA[QueryDef]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a form that creates a query on the fly. It works great, but has a problem with columns that have numeric names. The table is not mine so I can not change the columns. When I run the query the column name appears in the column. I tried to find anything wrong in [...]]]></description>
				<content:encoded><![CDATA[<p>I have a form that creates a query on the fly. It works great, but has a problem with columns that have numeric names. The table is not mine so I can not change the columns. When I run the query the column name appears in the column. I tried to find anything wrong in the query and could not. IF I open the query in design mode and click on one of the numeric columns, the query starts to display properly. The table has columns for years from 1996 to the present.<br />
Each column should be a boolean but is set up an integers.</p>
<p> Here is an example:</p>
<p>select 1996 from tblx<br />
    column     1996<br />
     row1       1996<br />
     row2       1996</p>
<p>once I open and touch the query it behaves properly.<br />
select 1996 from tblx<br />
    column     1996<br />
     row1       0<br />
     row2       -1</p>
<p>If I do not open the query and run Object dependencies on the query it displays properly also</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/msaccess-querdef-problem-with-numeric-column-anme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/14 queries in 0.018 seconds using memcached
Object Caching 328/345 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 09:18:50 -->