<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Oct 2019 00:41:28 Z</lastBuildDate><pubDate>10 Oct 2019 00:41:28 Z</pubDate><description>I have a table in SQL that has a datetime field which stores it's data in UTC.&#13;
I can create a view in SQL that will convert that UTC time to the user's local time easily, but I can't seem to get that view into my WinDev program.&#13;
&#13;
The analysis won't import the view saying it ran into errors, but showing a blank error window.&#13;
The analysis complains about the SQL code of the query not being compatible with HFSQL when I create it directly there.&#13;
(The database is SQL, not HFSQL, and running the test works fine)&#13;
Also I can't seem to select that view as a data source for the table.&#13;
&#13;
My goal is to have a table in a window displaying this data for the user. And converting it to local time for them will be helpful.&#13;
&#13;
Thanks!</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67319-wd24-best-way-create-table-window-from-sql/read.awp</link><title>[WD24] Best way to create a table (on a window) from a SQL view</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
