<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>30 Aug 2018 21:14:12 Z</lastBuildDate><pubDate>28 Aug 2018 15:19:49 Z</pubDate><description>Is there a way to get SQLCol() to not remove trailing zeroes from a result field?&#13;
&#13;
I have a query against an SQL database connected via SQLConnect(sServer, sUser, sPassword, sDatabase, "OLEDB", hOledbSQLServer) with one column specifically formatted with 5 decimal places. But SQLCol() is getting rid of all of the zeroes at the end, so when the result is for example 27.25000 it's cutting it off as 27.25.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros/read.awp</link><title>[WD22} SQLCol() removing trailing zeros</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>rob</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros-66810/read.awp</comments><pubDate>30 Aug 2018 21:14:12 Z</pubDate><description>Thanks for the tips!</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros-66810/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros-66810/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros/read.awp">[WD22} SQLCol() removing trailing zeros</source><title>Re: [WD22} SQLCol() removing trailing zeros</title></item><item><author>meikl</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros-66784/read.awp</comments><pubDate>29 Aug 2018 09:30:30 Z</pubDate><description>my guess&#13;
&#13;
as it is returned as a native number you have to adjust the imputmask-property for visualizing&#13;
&#13;
meikl ;)</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros-66784/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros-66784/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros/read.awp">[WD22} SQLCol() removing trailing zeros</source><title>Re: [WD22} SQLCol() removing trailing zeros</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros-66780/read.awp</comments><pubDate>28 Aug 2018 23:55:57 Z</pubDate><description>Hi Robert,&#13;
&#13;
it looks like your column is of numerical type... if that is correct, &#13;
then the 5 decimal thingy is ONLY at the D…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros-66780/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros-66780/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66775-wd22-sqlcol-removing-trailing-zeros/read.awp">[WD22} SQLCol() removing trailing zeros</source><title>Re: [WD22} SQLCol() removing trailing zeros</title></item></channel></rss>
