Is it possible to get the informational messages using the TMSSQL component? I can't seem to get the messages from that component, and the OnInfoMessage event in TMSConnection does not fire either.
Using TMSQuery, I can get the info messages.
E.g. of stmt I'm using:
BACKUP DATABASE pubs TO DISK = 'c:\pubs.bak'
Thanks.
Ray Mond