View Single Post
  #22  
Old 02-21-2006, 06:42 PM
mittelhauser mittelhauser is offline
Member
 
Join Date: Dec 2004
Location: Los Gatos, CA
Posts: 40
Default Re: PokerDaVinci January BETA: semi-public release

Fiddler,

I haven't tested it against SQL Express 2005 yet (keep meaning to) but it *should* work. You'll just need to modify some settings in shared.config which I can walk you through if they aren't self-explanatory.

Yes, those are the exact type of queries that the data in the database is designed to support. The front end GUI doesn't make all the queries possible yet but the data is there and the GUI gets more powerful each iteration. You can also create custom queries by modifying the query XML files if you are that sophisticated (and avoid the GUI query builder)...

-Jon
Reply With Quote