<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 Dec 2015 03:15:26 Z</lastBuildDate><pubDate>22 Dec 2015 03:15:26 Z</pubDate><description>Is there any way that i can asign by parameter the collation in the join of a windev query?&#13;
&#13;
Example:&#13;
&#13;
[code:sql]&#13;
Select &#13;
  Costumer.Code As Code&#13;
From&#13;
  Costumer,&#13;
  Invoice&#13;
Where&#13;
  Costumer.Code = Invoice.CostumerCode COLLATE {paramCollation}&#13;
  AND Costumer.Code = {paramCostumerCode}&#13;
[/code]&#13;
&#13;
p.d. that must be declare on windev´s query editor, if i use HExecuteSqlQuery works fine...</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55588-hyperfile-sql-collation-problem/read.awp</link><title>Hyperfile SQL Collation problem</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
