Labels in irribase

How to get the best out of your database.
Post Reply
ohad
Posts: 2
Joined: Tue Jan 09, 2018 2:10 am
Company: Rivulis
City / Town: Gvat

Labels in irribase

Post by ohad »

Hello
maybe i'm missing something, but couldn't find a column for Labels at the Irribase.
Is there a way to insert labels to a group of products with out doing it one by one?
Thanks a lot
jo
Posts: 7
Joined: Fri Apr 24, 2009 5:06 pm

Re: Labels in irribase

Post by jo »

Hi,

Firstly note that the label field is only used with the #Label# keyword whereas the description of an item can be placed on the design via the #DESC# keyword.

The "Label" field is located to the right of the "Supplier Cost Code" field in the Item dialog in the Database Editor.
To update many fields the best way would be via a Query.
In the Database Editor enable Tools|Options "Show query tab".
The Query tab will now be available after the Nozzles tab.

In the bottom section of the Query tab enter the required query, such as SELECT * FROM Components to see all fields from the components table.
Note that the column that contains the labels is called "Major2".

The IRRICAD Team
ohad
Posts: 2
Joined: Tue Jan 09, 2018 2:10 am
Company: Rivulis
City / Town: Gvat

Re: Labels in irribase

Post by ohad »

Thanks a lot Jo!
Post Reply