Hi Greg, yes I'm using Drupal 6, you might've skipped my previous email, I've solved this using custom module :) Thanks
# Hendry
On Fri, Jul 9, 2010 at 11:10 PM, Greg Knaddison Greg@growingventuresolutions.com wrote:
In Drupal 6 Views has support for a lot more data.
If your data is in a database table that is not supported by views try the Table Wizard
Otherwise, I think you're headed for a custom module with hook_menu implementation and a custom function for the callback.
Regards, Greg
PS If you're not on Drupal 6, use this as a good reason to upgrade. The time is close where Drupal 5 will no longer be supported.