This is a migrated thread and some comments may be shown as answers.

get info about all connections to database?

1 Answer 24 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jürgen
Top achievements
Rank 1
Jürgen asked on 10 Jul 2012, 08:48 AM

Hello!

I use ForwardMapping with Firebird 2.5.

I need info, which I can get by this query:

select * from mon$attachments
How can I do it?
I need to know IP's or UserName's of all active connections.

1 Answer, 1 is accepted

Sort by
0
Jan Blessenohl
Telerik team
answered on 11 Jul 2012, 09:16 AM
Hi Jürgen,
The best is to define a class that can shape the result of your sql statement and execute your sql statement as described here. This should give you the most flexibility.

Greetings,
Jan Blessenohl
the Telerik team
OpenAccess ORM Q2'12 Now Available! Get your hands on all the new stuff.
Tags
General Discussions
Asked by
Jürgen
Top achievements
Rank 1
Answers by
Jan Blessenohl
Telerik team
Share this question
or