Skip to main content
Topic: Query from two table (Read 1310 times) previous topic - next topic

Query from two table

Hi,

hi have to table

vendors ( id, name, image)
cards ( id, vendor_name, vendor_image, price)

vendor_name ar datasource from table vendors

how to set vendor_ image from table vendors when i add new record?

Re: Query from two table

Reply #1
you want just display the image? on list view?

Re: Query from two table

Reply #2
yes

Re: Query from two table

Reply #3
Select table, join, selectc cards table and vendor_name and name from vendors table

and now you have all the fields on Vendos table..

deselect  fields you dont want...

Re: Query from two table

Reply #4
Good.
I have to make a simple application for giftcard exchange between users, can you help me? obviously I pay you as a freelance.

 

Re: Query from two table

Reply #5
Hi,

sorry, i cant help much more than that i dont have much free time, i'm not a programmer and sometimes i take a lot of time to do simple tasks.  i can help with my limited knowledge..

I suggest you to see phprad YouTube videos, https://www.youtube.com/channel/UCw5yA932KwBhTIzg-8Alz_w/videos and https://www.youtube.com/channel/UCogX2nzYLJ5OCUmCcWjPTJg/videos

or create a new post for "freelancer wanted" and explain what you want/ need.