Jump to content

[SOLVED] How do i pull from multiple tables?????


smd8061

Recommended Posts

Can someone please tell me how i would pull data from multiple tables in my database and then print the info in designated spots on a pdf file????

 

I know how send it to a pdf file and how to add it in the spots just not pull the multiple info and post it all side by side.

 

I'm sorry in advanced if this explanation is not clear enough. I will try to be more clear when i reply.

 

 

Thank you all,

smd8061

Link to comment
Share on other sites

Hi, you will need a join statement. What I do is replicate the database in access, setup the relationships then create a query for all the data that you want. Then you can go to SQL view and the code is generated (you may need to change a few small bits tho, when you run it in phpmyadmin).

 

As there are several types of joins this is the easiest option.

 

 

Ian

Link to comment
Share on other sites

Hi, you will need a join statement. What I do is replicate the database in access, setup the relationships then create a query for all the data that you want. Then you can go to SQL view and the code is generated (you may need to change a few small bits tho, when you run it in phpmyadmin).

 

As there are several types of joins this is the easiest option.

 

 

Ian

 

Thank you very much.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.