Expand on how and where you need this
A manual off line method would be easier if sufficient
Expand on how and where you need this
A manual off line method would be easier if sufficient
Zen-Venom Get Bitten
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.
![]()
Converting is up to what you have available for that...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.
add a select for the manufaturer
http://dev.mysql.com/doc/refman/5.0/en/select.html
Zen-Venom Get Bitten
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.![]()