I'm trying to show MacolaES BOMs on our company Intranet (not the entire BOM, but just the contents of a single assembly based on the Assy# the user enters).
This worked fine for me in Progression, but with MacolaES the IMREFDES_SQL table is making life difficult for this beginner-to-intermediate SQL "wannabe" programmer. I'm stumped on getting imrefdes_note to concatenate.
Does anyone have any SQL code they would be willing to share? Or leads to who can help me with this?
Thank you in advance for the help!
- Adrian
--------------------------------------
Note: BOM output columns are...
BMPRDSTR_SQL.comp_item_no
IMITMIDX_SQL.item_desc_1
IMITMIDX_SQL.item_desc_2
BMPRDSTR_SQL.qty_per_par
IMREFDES_SQL.imrefdes_note
This worked fine for me in Progression, but with MacolaES the IMREFDES_SQL table is making life difficult for this beginner-to-intermediate SQL "wannabe" programmer. I'm stumped on getting imrefdes_note to concatenate.
Does anyone have any SQL code they would be willing to share? Or leads to who can help me with this?
Thank you in advance for the help!
- Adrian
--------------------------------------
Note: BOM output columns are...
BMPRDSTR_SQL.comp_item_no
IMITMIDX_SQL.item_desc_1
IMITMIDX_SQL.item_desc_2
BMPRDSTR_SQL.qty_per_par
IMREFDES_SQL.imrefdes_note