Views SQL override
Posted by medieval111 on February 2, 2010 at 2:57pm
Hi there,
Several times, I ran into the same "problem": I needed to make a complex SQL query to be used in a View, but unfortunately there doesn't seem to be a nice solution yet.
I also discussed this with two of my colleagues and they could confirm that.
After some research, I found these modules:
- http://drupal.org/project/qviews
- http://drupal.org/project/views_modify_query
But...... qviews hasn't been active for over 6 months and has serious security issues.