![]() |
|
|
#1 | ||
|
College Prospect
Join Date: Oct 2000
Location: Baltimore, MD
|
Attn: Software Developers...and Poker Players
Developers,
I am working on a C# application for personal use, and need to include a database. I wanted to be flexible enough so if I chose to distribute this later, the app would be an easy one-step install. I'd probably distribute this as freeware, but just in case I did sell it..are there any free databases that I could distribute it with? I was thinking about using MySQL, but I've never tried to package that with a distributable. Players, I'm a numbers freak. When I play poker, I track all my expenses...books bought, chips, online deposits/withdrawals etc. In my home games I track my personal results, and I maintain our running totals for our group of guys. Online I like to track my ring game results separately for each level and table size. I do the same for online tourneys based on the buy-in, type of game, tourney size etc.. I have a spreadsheet with a lot of pages, and a notebook full of data, and I want to consolidate this info. That is the app I am working on. I know PokerTracker tracks a lot of this stuff for you, but it doesn't include non-online stats/expenses/profits etc. Would anyone else be interested in an application that does this? If you did, is there anything specific you want to to see included. PM me if you have any ideas. |
||
|
|
|
|
|
#2 |
|
High School Varsity
Join Date: Jun 2002
Location: Boston, Ma
|
If you are targeting Windows, Microsoft SQL Server Express is free.
|
|
|
|
|
|
#3 |
|
Death Herald
Join Date: Nov 2000
Location: Le stelle la notte sono grandi e luminose nel cuore profondo del Texas
|
__________________
Thinkin' of a master plan 'Cuz ain't nuthin' but sweat inside my hand So I dig into my pocket, all my money is spent So I dig deeper but still comin' up with lint |
|
|
|
|
|
#4 |
|
Pro Starter
Join Date: Nov 2004
Location: Parañaque, Philippines
|
MSAccess, despite being is a MS app, is quite common, I would think.
__________________
Come and see. Last edited by Neon_Chaos : 09-29-2007 at 07:04 PM. |
|
|
|
|
|
#5 |
|
Pro Starter
Join Date: Oct 2005
Location: Washington, DC
|
And while it is rather bulky, xml would prevent having to install a db.. but if it's a desktop application you might want to look into some custom data storage also. Installing a db for a desktop app sounds rather cumbersome.
__________________
Sixteen Colors ANSI/ASCII Art Archive "...the better half of the Moores..." -cthomer5000 |
|
|
|
|
|
#6 |
|
High School Varsity
Join Date: Jun 2002
Location: Boston, Ma
|
|
|
|
|
|
|
#7 |
|
College Prospect
Join Date: Apr 2003
|
One new approach gaining in popularity is to dump all of your data in a "universe" folder.
__________________
"All I know is that smart women are hot. Susan Polgar beat me in 24 moves in a simultaneous exhbition. I slept with the scoresheet under my pillow." Off some dude's web site. |
|
|
|
|
|
#8 | |
|
Pro Starter
Join Date: Oct 2000
Location: Cary, NC
|
Quote:
With the Jet / ODBC stuff, you don't even need Access installed to read/write a database. Access is just for the fancy GUI.
__________________
-- Greg -- Author of various FOF utilities |
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|