basic stuff for sybase

This commit is contained in:
Miroslav Stampar
2010-10-12 19:05:12 +00:00
parent 9840d25b55
commit f9f79ffbaf
5 changed files with 77 additions and 3 deletions

View File

@@ -78,4 +78,10 @@
<error regexp="Warning.*maxdb.*"/>
</dbms>
<!-- Sybase -->
<dbms value="Sybase">
<error regexp="Warning.*sybase.*"/>
<error regexp="Sybase.*Server message.*"/>
</dbms>
</root>