ClipMate Support Forum

Support and User-to-User Discussions
It is currently Thu May 23, 2013 2:33 am

All times are UTC - 5 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Mon Mar 27, 2006 10:58 am 
Offline
Site Admin
User avatar

Joined: Wed Jun 12, 2002 3:07 pm
Posts: 3404
Location: Spencerport, NY USA
If you have mistakenly removed an important collection, you can re-create by going to Tools | SQL Window, and entering one of the following into the query box (at the top). Just overwrite what's there now, paste in the desired command, and click EXECUTE.

Code:
INSERT INTO COLL VALUES (3, 0, 'Overflow', 0, 0, 300, 8, 800, 1, True,
False, False, -2, False, False, False, 1, '2006-03-27 23:45:20.694', 0, NULL);


Code:
INSERT INTO COLL VALUES (1, 0, 'InBox', 0, 0, 100, 7, 200, 1, True, False, True, -2, False, False, False, 1, '2006-03-27 23:45:20.647', 222, NULL);


Code:
INSERT INTO COLL VALUES (2, 0, 'Safe', 2, 0, 200, 9, 0, 1, False, False, False, -2, False, False, False, 1, '2006-03-27 23:45:20.679', 19, NULL);

_________________
I'm the ClipMate Guy!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 0 guests


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

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group