dupa

Author Topic: Editing Tables  (Read 4853 times)

CypherGary

  • Full Member
  • ***
  • Posts: 166
    • View Profile
Editing Tables
« on: October 11, 2008, 08:44:27 pm »
When a plugin is installed, it creates a table the first time it is ran.
I can remove the plugin, and that will make it so that function no longer works, but the table remains.
I looked around from the Brain Editor, first in standard mode, then in advanced mode. Is there a way to find these tables, and remove them? Is it safe to do this?

Thanks in advance for any advice.
See you here, there, or in the Air!

DarcyEdwards

  • Full Member
  • ***
  • Posts: 196
    • View Profile
Editing Tables
« Reply #1 on: November 16, 2008, 02:42:40 am »
What tables are you talking about?  What plug in are you talking about?

[:I]
Hugs

-Darcy

MrsEdwards01@aol.com

Art

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3858
    • View Profile
Editing Tables
« Reply #2 on: November 16, 2008, 07:55:41 am »
Darcy,

Read his post again as I think he was talking about plug-ins in general.

Unchecking a plug-in does not remove it from the tables in the brain, AFAIK.


In the world of AI it's the thought that counts!

- Art -

ramccoid

  • Sr. Member
  • ****
  • Posts: 321
    • View Profile
    • http://www.visualillustrations.co.uk
Editing Tables
« Reply #3 on: November 16, 2008, 08:36:43 am »
quote:
I looked around from the Brain Editor, first in standard mode, then in advanced mode. Is there a way to find these tables, and remove them? Is it safe to do this?


Hi CypherGary,
If you look in the plugin script it with a editor like notepad it will tell you the name of the tables the plugin uses then open the brain editor in advance mode and then find the table or tables you wish to delete. To delete them just right click on the table and goto delete table from the menu that appears. It is safe to do this as the plugin will reinstall the tables if it is activated again.

Roy.
 
 
 

One

  • Hero Member
  • *****
  • Posts: 2184
  • Technology Advocate
    • View Profile
Editing Tables
« Reply #4 on: November 20, 2008, 11:27:27 pm »
Gary,
I asked this question a while back
The problem is the FK's and PK's and what is connected to the table.

Database knowledge is important  ERD's are handy
Today Is Yesterdays Future.

CypherGary

  • Full Member
  • ***
  • Posts: 166
    • View Profile
Editing Tables
« Reply #5 on: December 12, 2008, 07:27:25 pm »
Yes, I was referring to plugins in general.
A plugin usually creates a table for itself, so it can store data without a danger of messing something else up.

What I was conserned about was the possibility of some links becoming dead if I remove the table.

After a while, other tables would have to link to it, for it all to work together?
See you here, there, or in the Air!