<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Nov 2017 14:43:00 Z</lastBuildDate><pubDate>25 Nov 2017 16:37:00 Z</pubDate><description>Hi,&#13;
&#13;
recently I get work to create small program using windev to populate data into excel from another excel files and data from mssql server.&#13;
&#13;
I encounter problem when I run query . no error when connecting using sqlconnect() and no error when executing using sqlexec() . but return empty .&#13;
&#13;
The query is quite long and need 3 temp tables. the last part I return the data from temp3 table.&#13;
&#13;
after google , I realize problem oledb with temp table in which solution is using storedproc&#13;
&#13;
how do people here resolve this by not using storedproc while still using oledb and not native access ?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63465-wd20-mssql-oledb-temp-table/read.awp</link><title>[WD20] MSSQL oledb temp table</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63465-wd20-mssql-oledb-temp-table-63473/read.awp</comments><pubDate>26 Nov 2017 14:43:00 Z</pubDate><description>never mind .&#13;
&#13;
add SET NOCOUNT ON</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63465-wd20-mssql-oledb-temp-table-63473/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63465-wd20-mssql-oledb-temp-table-63473/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/63465-wd20-mssql-oledb-temp-table/read.awp">[WD20] MSSQL oledb temp table</source><title>Re: [WD20] MSSQL oledb temp table</title></item></channel></rss>
