View Database info in a Node as a (modifiable?) table
Posted by burt.lo on March 8, 2010 at 9:43pm
Hey, all. Looking for clues. You may remember me as the guy trying to reconcile Drupal with relational databases. Getting there, but I need more help.
I'd like to expose some database table/query information in a node/view. Say I have a list of States. It makes sense to me to have a SQL table with States instead of: a) a node per state, or b) a multi-value text field with 50 values.
Read more