Infomessage in ADO Connection
From: Per-Eric Jenshagen (per-eric.jenshagen_at_flintab.com)
Date: 09/22/04
- Next message: Viatcheslav V. Vassiliev: "Re: little problem with FieldByName"
- Previous message: Andrew: "Re: IndexFieldnames Sort"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 22 Sep 2004 14:22:22 +0200
I am trying to use the OnInfomessage event for TADOConnection to catch
messages (like PRINT 'xxx') coming from stored procedures in SQL-Server.
I am using SQLOLEDB and the connections CursorLocation is set to
clUseServer.
I have no problem catching the first message produced but the other ones I
never see.
I have tried to examine the Errors collection but only one message is there.
Has anyone any idea what to do.
Per-Eric
- Next message: Viatcheslav V. Vassiliev: "Re: little problem with FieldByName"
- Previous message: Andrew: "Re: IndexFieldnames Sort"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|