Página 1 de 1

ODBC

Publicado: Sab Oct 08, 2005 6:08 pm
por JADAMS
When accessing files on an AS400 using ODBC, the following message is
displayed in a debug box:
#1: pt=db4/bf8 4541468+0000 loaded by:AS400
Some form of this message is displayed whenever a file is accessed on the
AS400. The program continues to run when I close the debug box but this is
quite annoying. Does anyone know of a way to disable this feature.
Thanks,
J Adams

ODBC

Publicado: Lun Oct 10, 2005 10:03 am
por ignacio
JAdams,
Surely is an OutputDebugString() caught by Xailer. You should not worry
about that. You will only see it when running the application from the IDE.
BTW you will need a registered version of Xailer in order to run your
application alone.
Regards,
"JADAMS" <jadams@electro-nc.com> escribió en el mensaje
news:[email=4347ef5a@ozsrvnegro.ozlan.local...]4347ef5a@ozsrvnegro.ozlan.local...[/email]
> When accessing files on an AS400 using ODBC, the following message is
> displayed in a debug box:
> #1: pt=db4/bf8 4541468+0000 loaded by:AS400
>
> Some form of this message is displayed whenever a file is accessed on the
> AS400. The program continues to run when I close the debug box but this is
> quite annoying. Does anyone know of a way to disable this feature.
>
> Thanks,
>
> J Adams
>
>
>
>
>
>