View unanswered posts | View active topics It is currently Thu Jun 20, 2013 3:30 pm



Reply to topic  [ 6 posts ] 
 how I can clean Activities with Status = 1 
Author Message

Joined: Mon Sep 10, 2007 1:57 pm
Posts: 74
Post how I can clean Activities with Status = 1
Hi,

How I can delete permanently the activities erased from MIG?

thank's


Fri May 23, 2008 1:26 pm
Profile
Site Admin

Joined: Mon Dec 06, 2004 4:24 pm
Posts: 2485
Location: Sweden
Post Re: how I can clean Activities with Status = 1
Since DBConnect can synchronize between several clients/databases it needs to know which has been deleted and which has just not been added yet. That is why a record is marked as deleted and not actually deleted. You can just delete them manually if you want, using SQL.


Fri May 23, 2008 1:39 pm
Profile WWW

Joined: Mon Sep 10, 2007 1:57 pm
Posts: 74
Post Re: how I can clean Activities with Status = 1
Ok, so I delete all the data in activities and activitycategory,activityupdates with id X?


Fri May 23, 2008 1:58 pm
Profile
Site Admin

Joined: Mon Dec 06, 2004 4:24 pm
Posts: 2485
Location: Sweden
Post Re: how I can clean Activities with Status = 1
I don't follow. Your two posts doesn't seem to align. Didn't you want to clean out deleted activities?


Fri May 23, 2008 5:29 pm
Profile WWW

Joined: Mon Sep 10, 2007 1:57 pm
Posts: 74
Post Re: how I can clean Activities with Status = 1
Yes I want to delete all this activities from DataBase. (Status = 1).

At this moment, after the delete I get more Id's to create activities with the random method.

thank's


Fri May 23, 2008 5:44 pm
Profile
Site Admin

Joined: Mon Dec 06, 2004 4:24 pm
Posts: 2485
Location: Sweden
Post Re: how I can clean Activities with Status = 1
Then you should just delete them with an SQL "DELETE * WHERE STATUS = '1'".


Fri May 23, 2008 5:47 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 6 posts ] 

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.