View Single Post
Old 11-03-2007, 02:23 PM   #8 (permalink)
Wildhoney
La Vida es Sueño
Advanced Programmer Top Contributor 
 
Wildhoney's Avatar
 
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
Wildhoney is on a distinguished road
Default

Well, this was based on an MVC pattern and so that function would be either cloned for every class that represents a table in the database, and so you would change the static table name manually. Or as an alternative, you could make the class central to everything and change the dynamic table name depending on which class you're calling it from.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
Send a message via AIM to Wildhoney Send a message via MSN to Wildhoney Send a message via Yahoo to Wildhoney
Wildhoney is offline  
Reply With Quote