<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>[WD16]  HCreation can&amp;#039;t create Date only or Time only type fields in MS SQLServer</title>
        <description> Hello All

The Windev analysis supports DATE only and Time only type fields in the files and so does MS SQL server for version 2008
.
The problem is that HCreation() will NOT create a DATE or a TIME type field in MS SQL Server, it creates a DateTime field instead.

Also the script generator in the analysis writes DateTime not Date or Time into the script it creates.

The only solution at the moment is the set the Date only and Time Only fields to text or manage the table creation and alteration with HExecuteSQLQuery().

Regards
Al</description>
        <link>https://www.wxforum.info/read.php?27593,106471,106471#msg-106471</link>
        <lastBuildDate>Tue, 19 May 2026 03:29:08 +0200</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://www.wxforum.info/read.php?27593,106471,106471#msg-106471</guid>
            <title>[WD16]  HCreation can&#039;t create Date only or Time only type fields in MS SQLServer</title>
            <link>https://www.wxforum.info/read.php?27593,106471,106471#msg-106471</link>
            <description><![CDATA[ Hello All<br />
<br />
The Windev analysis supports DATE only and Time only type fields in the files and so does MS SQL server for version 2008<br />
.<br />
The problem is that HCreation() will NOT create a DATE or a TIME type field in MS SQL Server, it creates a DateTime field instead.<br />
<br />
Also the script generator in the analysis writes DateTime not Date or Time into the script it creates.<br />
<br />
The only solution at the moment is the set the Date only and Time Only fields to text or manage the table creation and alteration with HExecuteSQLQuery().<br />
<br />
Regards<br />
Al]]></description>
            <dc:creator>Al</dc:creator>
            <category>WX-Products: Reports of malfunctions &amp; bugs</category>
            <pubDate>Mon, 11 Jul 2011 15:43:59 +0200</pubDate>
        </item>
    </channel>
</rss>
