Page 1 of 1

Diplay amount won in realtime

PostPosted: Tue Nov 18, 2008 8:08 am
by hans32
Hi

I want the "amount won" field(http://img204.imageshack.us/my.php?imag ... 068mv1.jpg) displayed realtime on a webpage or any oher solution proposed.

I want it that way to avoid switching between poker software and poker tracker to see amout won. Maybe a sql query done on a webpage can do it for me?

Any suggestions?

Re: Diplay amount won in realtime

PostPosted: Tue Nov 18, 2008 8:13 am
by WhiteRider
I had something like this set up in a webpage for a PT2 access DB, but I haven't done it for PT3.
What I'm hoping is that we'll get a 'Refresh' button on "expanded" reports, so that we can have an 'active sessions' report open in it's own window and either click to refresh it or may have it on a timed refresh.

Re: Diplay amount won in realtime

PostPosted: Tue Nov 18, 2008 9:01 am
by hans32
is there a way to see the sql query used for obtaining "amount won"?

Re: Diplay amount won in realtime

PostPosted: Tue Nov 18, 2008 12:38 pm
by WhiteRider
I think that all the queries are written to the log file, so enable logging and search in the file: c:\Program Files\PokerTracker 3\PokerTracker.log

Re: Diplay amount won in realtime

PostPosted: Thu Nov 20, 2008 2:25 am
by hans32
I believe I can get code from log file. But how do I diplay the result of the query in a little windows in a tiny area of the screen?

Re: Diplay amount won in realtime

PostPosted: Thu Nov 20, 2008 5:24 am
by WhiteRider
I don't know, but I'm sure someone will be able to tell you.
(I'd be interested in seeing this too)

Re: Diplay amount won in realtime

PostPosted: Fri Nov 21, 2008 3:25 am
by hans32
the logfile generates a lot of data. Could somebody please tell me the exact query to obtain amount won a specific day?