<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>19 Aug 2015 17:23:36 Z</lastBuildDate><pubDate>19 Aug 2015 17:23:36 Z</pubDate><description>Hi,&#13;
&#13;
I've a hyperfile table with a field name/column name of Full, now the generated select statement obviously needs changing as this is a reserved word, I've tried changing the generated line in the generated select statement from;&#13;
&#13;
	Tariffs.Full AS FullP,	&#13;
&#13;
to&#13;
&#13;
	"Tariffs.Full" AS FullP,	&#13;
&#13;
or&#13;
&#13;
	[Tariffs.Full] AS FullP,	&#13;
&#13;
and none of these work, what am I not doing correctly?&#13;
&#13;
Thanks for any help,&#13;
&#13;
Kevin</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53585-query-table-with-reserved-words-fieldname/read.awp</link><title>Query on table with reserved words as fieldname</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
