Is it possible that you can't access server messages with a severity 0 or 1
(information messages).
I can access warning messages usings connection.getWarnings(). Reel server
errors are thrown as exceptions, but there no method like getInfoMessages().
Is there a work arround? To access the information messages like if they
were warnings?
Thanks in advance
Davy
"Davy" wrote:
> I'd like to use the messages returned by Sql server 2000.
>
> e.g.
> BACKUP DATABASE ... WITH STATS = 10
> returns a message to the analyser after every 10 percent completion.
>
> I'd like to use these kind of messages with a java client.
>
> Thanks in advance Davy
>> Stay informed about: Sql server messages