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!

New DB field on ComponentData table

Comments

4 comments

  • Paul Bloom
    Paul Bloom

    Generally, editing an SQL dbo table directly is NOT a good idea.

    I know component sub-classification attributes automatically show up in the Wizard.  Other than that, you can try setting the "Must Exist" checkbox on the attribute desired, making sure Component is an owner.  I haven't tried but this force the Wizard to show it.

    Was this Helpful?

    0
  • Agata Rubio
    Agata Rubio

    I know editing on a table is not the best way, but is the only way of creating a DB field (1 on image) like "Article Number" and not an atribute field (2 on image). 
    When working on MDB as soon as you edit the ComponentData table you get it on the Wizard.

    Was this Helpful?

    0
  • Paul Bloom
    Paul Bloom

    Ok, so solution is this then:

    1.  Using DBTool, convert your SQL database to an MDB file.

    2.  Edit ComponentData as desired in the MDB.

    3.  Using DBTool, convert the MDB back into the SQL database.

    Converting is actually copying to a blank database.

    Was this Helpful?

    0
  • Agata Rubio
    Agata Rubio

    I just tried with a shorter name "ArticleHeavac" and is working perfect, so maybe it has to do something about length. Thanks anyway!

    Was this Helpful?

    0

Please sign in to leave a comment.