Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 597d554

Browse files
committed
minor update
1 parent 7f9f744 commit 597d554

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xml/errors.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<error regexp="(\W|\A)SQL Server.*Driver"/>
2525
<error regexp="Warning.*mssql_.*"/>
2626
<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\."/>
27+
<error regexp="(?s)Exception.*\WSystem\.Data\.SqlClient\."/>
28+
<error regexp="(?s)Exception.*\WRoadhouse\.Cms\."/>
2929
</dbms>
3030

3131
<!-- Microsoft Access -->

0 commit comments

Comments
 (0)