Subject: Relational tables... - Posted: 2011-01-29 13:26:10
It is about time I get to the point where my tables can talk to each other in respect to their primary keys. Not sure how I can make this happen in the Clicketey ckick world of a public website, but there has to be an easy way to relate a beer to a brewery, or a user to a beer or whatever. It's almost automatic now.. just gotta smooth it out..
Also every time a person clicks a link on this website the database is accessed for the most part to show the user what they have access too. I think the database dependency for this could be shifted to session variables, might make it work faster too.
Oh! the first rough draft of the search function is done, each application that uses the alltable file has it's search function when navigated to it. Stay tuned for updates here, mostly for how the search is done behinds the scenes.
Stay tuned, not that anyone sees this, besides the front end shouldn't change any.
- KillGorack