Need to cross reference multiple part numbers on the same shipping label.
I need to cross reference up to six part numbers from the database on a shipping label. This is easy to set it up to do one but the sql integration seems to be too basic. If I run the same query on all of the barcodes I get one query box and all of them have the same information. When I set up multiple queries with multiple connections it wouldn't work. What is the work around for this. I can't be the only one who has tried to do this. Manually selecting the part numbers is not an option.
-
pthane
★ BarTender Hero ★
I am guessing this is linked to your similar query here:
One alternate method could be to deal with all the record selection etc in your SQL program and output all the required data in a flat text file with the data from the records all as one string with a text field on the label linked to each of these fields
0
请先登录再写评论。
评论
1 条评论