Skip to content

Commit f54b25c

Browse files
committed
Adding one more regex for MsAccess error recognition
1 parent 8d42a93 commit f54b25c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xml/errors.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<error regexp="Microsoft Access (\d+ )?Driver"/>
3939
<error regexp="JET Database Engine"/>
4040
<error regexp="Access Database Engine"/>
41+
<error regexp="ODBC Microsoft Access"/>
4142
</dbms>
4243

4344
<!-- Oracle -->

0 commit comments

Comments
 (0)