What can we help you with today?

Log in and chat with an Applications Engineer now! Check out our chat button in the bottom right corner!

What can we help you with today?

Log in and chat with an Applications Engineer now! Check out our chat button in the bottom right corner!

Bulk edit of Slot Descriptions

Comments

1 comment

  • bob larranaga
    bob larranaga

    I don't have a complete understanding of the database schema. At most, I'll write select queries to get information. I can't recall ever doing update queries.

    I'm always reluctant to give advice on modifying the database outside of E3. When I was first introduced to E3 library, I was in the training when a customer reached out to Zuken for help. The customer had copied some entries from Component table into Excel, made more parts, then tried to copy parts back into the library. It ended up destroying their database. They hadn't backed up their database. Not sure what happened there after. 

    If you're going to make changes directly to the library, make sure you have your database backed up!!!

    If you're simply changing texts in an attribute, that should be straight forward. It depends where these slot descriptions are defined. 

    • Component table via the Description field. 
    • Or ComponentAttributes table via an attribute that defines the Slot.

    You mentioned naming... I don't know how E3 creates and maintains relations between tables. If you're trying to normalize slot components or models, then proceed with caution. You'll have to study the tables closely to understand the relationships.

    Good luck.

    Was this Helpful?

    0

Please sign in to leave a comment.