Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9f744 commit 597d554Copy full SHA for 597d554
1 file changed
xml/errors.xml
@@ -24,8 +24,8 @@
24
<error regexp="(\W|\A)SQL Server.*Driver"/>
25
<error regexp="Warning.*mssql_.*"/>
26
<error regexp="(\W|\A)SQL Server.*[0-9a-fA-F]{8}"/>
27
- <error regexp="Exception Details:.*\WSystem\.Data\.SqlClient\."/>
28
- <error regexp="Exception Details:.*\WRoadhouse\.Cms\."/>
+ <error regexp="(?s)Exception.*\WSystem\.Data\.SqlClient\."/>
+ <error regexp="(?s)Exception.*\WRoadhouse\.Cms\."/>
29
</dbms>
30
31
<!-- Microsoft Access -->
0 commit comments