I have drupal and i like to know which image in the database related to which content item?
in other worlds “Select Join for contents (node,page,story,etc) and images”
what are the tables that i have to use??
Thanks a lot for your help
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It depends what modules you use to attach images to your nodes.
filestable.nodetable.The data for the connection can be in a few places, if you use CCK which is the most normal thing to use, there is functiona that will generate this for you, as it depends upon settings how the data is stored:
What you will need will probably be some of these: