Zum Hauptinhalt gehen

Suche

Suche

Get Label Data From Two Joined Erp Data Tables

Kommentare

1 Kommentar

  • Avatar
    Gene Henson
    Hello,

    I think I understand what you want, so I'll give this a shot. It sounds like you need to setup a couple of query prompts in BarTender. BarTender supports two different types of prompts. The first is a simple data entry prompt. These come up at print time and the data entered prints directly on the label. The other type of prompt is a query prompt. These are used to send information back to your database in the form of a SQL query. The database then returns any matching records based on the query you’ve created.

    Setting up a query prompt is a slightly different process than setting the data entry prompts. To set up a query prompt in BarTender:

    [list=1]

    [*]Open BarTender and your template
    [*]Click [b]File [/b]> [b]Database Connection Setup[/b]
    [*]On the left side of the Database Connection Setup window, select the table you want to query on
    [*]In the right side of the window, select the [b]Query [/b]tab
    [*]Click the [b]Fields [/b]dropdown to select the field to query on (work order)
    [*]Click the [b]Criteria [/b]dropdown and scroll all the way to bottom. Select [b]New Prompt…[/b]
    [*]A query prompts dialog will then pop up that allows you to configure the prompt (this is what the user will see)
    [*]Once you’ve configured those options, click [b]OK[/b]
    [*]You can use the [b]And/Or[/b] option to create additional queries
    [*]Once your queries are set up, click the [b]Browse [/b]tab to test it
    [/list]

    You can set up as many query prompts as necessary to get the data you need.

    Does this help you get what you are looking for? If not, just let us know and we will get it figured out for you.
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.