Thread: SQL Lite
View Single Post
  #5  
Old 02-10-2011, 05:59 AM
sage_chaozu sage_chaozu is offline
Registered User
sage_chaozu's Avatar
Join Date: Feb 2002
Location: Florida, USA
Posts: 143
sage_chaozu will become famous soon enough
Send a message via ICQ to sage_chaozu Send a message via AIM to sage_chaozu Send a message via MSN to sage_chaozu Send a message via Yahoo to sage_chaozu
Quote:
Originally Posted by fowlplay4 View Post
SQL Advice: Make sure you learn about normalization (importantly learning up to 3rd normal form) if you want to be "good" at it.

I would recommend re-thinking your approach with the "serverr." values if you feel that SQL is a good alternative to it.

Explain what exactly you're trying to do first please.
Well, nothing too fancy. Just imagine using it for keeping track of money (all "objects"), keeping track of inventory, keeping track of event statistics (wins, details) and other things. Of course this will be done with relational tables.
Reply With Quote