From: Mr. J. <mr_...@ya...> - 2013-12-16 09:41:08
|
Hi,with that query select a.mon$remote_process, a.mon$remote_address from MON$ATTACHMENTS a I get all connections+ip,something I miss,sorry:how to identify my current connection? address 127.0.0.1 from the query means connection is on the server side? thanks On Monday, December 16, 2013 11:05 AM, Mercea Paul <pau...@al...> wrote: On 12/16/2013 10:15 AM, Mr. John wrote: Hi, but how to detect app is running on server side or on local,I used to search for firebird process but I found as I said, fb was installed also on client side,so the trusted point to get that info is from firbird connection > >thanks. > > > > Check table MON$ATTACHMENTS,like: select a.mon$remote_process, a.mon$remote_address from MON$ATTACHMENTS a Regards, -- Paul MERCEA ___________________________________________ E-mail: pau...@al... ___________________________________________ ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Firebird-net-provider mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |