<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>SQL Server and MARS</title>
        <description> Hi,

Does anyone have experience with MARS and SQL Server when using native client in your Windev/Webdev application? Which connection string text should be used to force MARS usage on a connection? I have weird error message popping up on some of our clients workstations 

&amp;quot;cannot create new connection because in manual or distributed transaction mode&amp;quot;

and it happens on simple HReadSeekFirst while transaction is active. The weird thing is that it happens on some workstations only. I would like to try to solve it with MARS.

Regards,
Alex</description>
        <link>https://www.wxforum.info/read.php?27131,799174,799174#msg-799174</link>
        <lastBuildDate>Tue, 19 May 2026 03:26:55 +0200</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,799174,799176#msg-799176</guid>
            <title>Re: SQL Server and MARS</title>
            <link>https://www.wxforum.info/read.php?27131,799174,799176#msg-799176</link>
            <description><![CDATA[ Thanks Eric,<br />
<br />
I found that string too however I do not know if it actually works with Windev connections. I guess I just have to try it. That is why I asked if anyone used MARS in the past.<br />
<br />
Best regards,<br />
Alex]]></description>
            <dc:creator>alex.kolaric</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Mon, 16 Mar 2026 20:08:04 +0100</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,799174,799175#msg-799175</guid>
            <title>Re: SQL Server and MARS</title>
            <link>https://www.wxforum.info/read.php?27131,799174,799175#msg-799175</link>
            <description><![CDATA[ Alex<br />
<br />
I believe you use:<br />
<br />
MultipleActiveResultSets=True<br />
<br />
This can be in your analysis connection/extended information or if you use HDescribeConnection and use the Extended Information portion.<br />
<br />
Eric W]]></description>
            <dc:creator>ewiegert</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Mon, 16 Mar 2026 20:02:29 +0100</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,799174,799174#msg-799174</guid>
            <title>SQL Server and MARS</title>
            <link>https://www.wxforum.info/read.php?27131,799174,799174#msg-799174</link>
            <description><![CDATA[ Hi,<br />
<br />
Does anyone have experience with MARS and SQL Server when using native client in your Windev/Webdev application? Which connection string text should be used to force MARS usage on a connection? I have weird error message popping up on some of our clients workstations <br />
<br />
&quot;cannot create new connection because in manual or distributed transaction mode&quot;<br />
<br />
and it happens on simple HReadSeekFirst while transaction is active. The weird thing is that it happens on some workstations only. I would like to try to solve it with MARS.<br />
<br />
Regards,<br />
Alex]]></description>
            <dc:creator>alex.kolaric</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Mon, 16 Mar 2026 19:21:03 +0100</pubDate>
        </item>
    </channel>
</rss>
