Jump to content
UBot Underground

Remove Column From Table


Recommended Posts

Hello,

im trying to remove some columns from an Table. Has anyone an idea how to make this? I know that it goes with Pashs Advanced Data Text Plugin, but i dont want to buy it for one Function!

Thanks

Peter

Link to post
Share on other sites

Hi Peter

 

Hello,

im trying to remove some columns from an Table. Has anyone an idea how to make this? I know that it goes with Pashs Advanced Data Text Plugin, but i dont want to buy it for one Function!

Thanks

Peter

 

I had the same problem and stumbled on this. try this bit of code (in node view change row to column then enter the corresponding number for which one you want to delete)

 

plugin command("TableCommands.dll""delete from table"&original table"Row", 0)

 

I hope this helps

 

Brian

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...