<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>3 Nov 2016 11:47:00 Z</lastBuildDate><pubDate>3 Nov 2016 10:52:00 Z</pubDate><description>Windev and MSSQL NativeAcces&#13;
&#13;
When i do an update in Microsoft SQL Server Management Studio i get a result message.&#13;
&#13;
Update dbo.Customers Set Name='Whatever' where Country='I'&#13;
&#13;
On the tab 'messages', Microsoft SQL Server Management Studio says '(3 row(s) affected)'&#13;
&#13;
How can i display this message back in my Windev application ?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60218-retrieving-mssql-messages-windev/read.awp</link><title>Retrieving MSSQL messages in Windev</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/60218-retrieving-mssql-messages-windev-60223/read.awp</comments><pubDate>3 Nov 2016 11:47:00 Z</pubDate><description>Found it.&#13;
&#13;
Update dbo.Customers Set Name='Whatever' where Country='I';&#13;
select @@ROWCOUNT;</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60218-retrieving-mssql-messages-windev-60223/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60218-retrieving-mssql-messages-windev-60223/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/60218-retrieving-mssql-messages-windev/read.awp">Retrieving MSSQL messages in Windev</source><title>Re: Retrieving MSSQL messages in Windev</title></item></channel></rss>
