Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2006
    Posts
    35
    Plugin Contributions
    0

    Default Database query help?

    I have a strange problem.

    Im needing a query that will Result in being able to export a list of products {product name, price, description} from a specific manufacturer.

    Example would be like all products listed for Manufacturer A.

    My Sql knowledge is very limited.

    I know I need to query the zen_products table to get the product id's for all of manufacturer As products. But I dont know how to get it to use those ID's to pull all the needed info from the zen_product_description table.

    any help appreciated.
    Thanks!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Database query help?

    Expand on how and where you need this
    A manual off line method would be easier if sufficient
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2006
    Posts
    35
    Plugin Contributions
    0

    Default Re: Database query help?

    Im wanting to insert the query into phpmyadmin to export either an sql or a txt that can be converted to a pdf.

    Basically what the printable pricelist mod does, only I need to be able to limit/sort by manufacturer not category. AND I need to do it via SQL not www so I can either do it online or local.

    so kind of the printable pricelist + the manufacturer side box, as an sql query.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Database query help?

    Im wanting to insert the query into phpmyadmin to export either an sql or a txt that can be converted to a pdf. only I need to be able to limit/sort by manufacturer not category.
    Converting is up to what you have available for that...
    add a select for the manufaturer

    http://dev.mysql.com/doc/refman/5.0/en/select.html
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jun 2006
    Posts
    35
    Plugin Contributions
    0

    Default Re: Database query help?

    Yea, I know how to export and convert.
    What I need is the query.

    Thanks for the link. Sadly, it might as well be in another language, because I dont understand that at all.

 

 

Similar Threads

  1. v154 Help with a SQL Query for Query Builder
    By lindasdd in forum Managing Customers and Orders
    Replies: 2
    Last Post: 24 Mar 2016, 01:18 PM
  2. help with database query selecting manufacturers
    By bn17311 in forum General Questions
    Replies: 1
    Last Post: 23 Apr 2015, 08:54 AM
  3. Database query VS Ajax
    By tiffbrink in forum General Questions
    Replies: 4
    Last Post: 31 Mar 2011, 06:16 PM
  4. Database query causing logjam
    By Beau91324 in forum General Questions
    Replies: 5
    Last Post: 31 Mar 2010, 02:22 AM
  5. Database Query Related
    By callingrohit in forum General Questions
    Replies: 1
    Last Post: 28 Sep 2008, 08:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg