Is it possible to import attributes to a table ?

sveideincsveideinc Member Posts: 14
i have about 90 attributes that need to be saved. Is there any way to import them in to a table and just save the table ?

I'm about to throw my computer in the wall !

Fredrik.

Comments

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    sure, just use the save table command.
  • sveideincsveideinc Member Posts: 14
    thanks for the fast response !

    but you see, my attributes are not in a table
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    if you want to convert your project to use tables instead of attributes, you'll have to update the code. if you want to save attributes values to a table during runtime, you can use the change table value command.

    perhaps if you gave more details of your problem / what you are trying to accomplish we can give you a better idea of what it will take.
  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    Is this an existing project with ~90 attributes already coded? Or are you planning a new project with ~90 attributes and wondering how to use tables for that? Or do you already have tables and just want to pre-populate the "attributes" in the tables?
  • sveideincsveideinc Member Posts: 14
    its an existing project with 90 attributes

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    Then what @jonmulcahy said is spot on.
  • sveideincsveideinc Member Posts: 14
    Thank you guys !
Sign In or Register to comment.