Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Help collating multiple records from multiple tables into a single record

Started 1 month, 1 week ago by oorin
That is probably a horrible description of what I need. What I have is a two tables, one that contains "field" information. This table was designed to allow a web site administrator a high level of configuration for collecting data. Table Layout: id int(10) type varchar(255) name varchar(255) tips text visible tinyint(1) required tinyint(1) searchable tinyint(1) ...
Site: dBforums - Database Support Community  dBforums - Database Support Community - site profile
Forum: MySQL  MySQL - forum profile
Total authors: 2 authors
Total thread posts: 3 posts
Thread activity: no new posts during last week
Domain info for: dbforums.com

Other posts in this thread:

r937 replied 1 month, 1 week ago
Quote: Originally Posted by oorin This table was designed to allow a web site administrator a high level of configuration for collecting data. while at the same time no consideration for how hard it would be to extract meaningful information do a search for EAV (entity-attribute-value) you will find a ...

oorin replied 1 month, 1 week ago
Oh believe me... I know. I unfortunately joined the team late... this also means I'm not allowed to change what the previous developer did. So what you're telling me - if I understand - is I need to go outside let out a primal scream and handle this outside of a SQL query. Thank you for replying.

 

Top contributing authors

Name
Posts
oorin
2
user's latest post:
Help collating multiple records...
Published (2009-11-14 22:50:00)
Oh believe me... I know. I unfortunately joined the team late... this also means I'm not allowed to change what the previous developer did. So what you're telling me - if I understand - is I need to go outside let out a primal scream and handle this outside of a SQL query. Thank you for replying.
r937
1
user's latest post:
Help collating multiple records...
Published (2009-11-14 22:16:00)
Quote: Originally Posted by oorin This table was designed to allow a web site administrator a high level of configuration for collecting data. while at the same time no consideration for how hard it would be to extract meaningful information do a search for EAV (entity-attribute-value) you will find a litany of woe, and warnings from experienced database designers to avoid this scheme if possible you're gonna have to write some pretty...

Related threads on "dBforums - Database Support Community":

Related threads on other sites:

Thread profile page for "Help collating multiple records from multiple tables into a single record" on http://www.dbforums.com. This report page is a snippet summary view from a single thread "Help collating multiple records from multiple tables into a single record", located on the Message Board at http://www.dbforums.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity