[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] Sync conduit - cleaning up database - how?
- To: coldsync-hackers at lusars dot net
- Subject: [coldsync-hackers] Sync conduit - cleaning up database - how?
- From: wojtek <Wojciech dot Godynski at ekspert.szczecin.pl>
- Date: Fri, 13 Dec 2002 13:25:20 +0100
- Reply-to: coldsync-hackers at lusars dot net
- Resent-date: Wed, 22 Jan 2003 20:44:27 -0800
- Resent-from: jferg at newshell dot lusars.net
- Resent-message-id: <200301230444.h0N4iR0D031594@shell.lusars.net>
- Resent-to: coldsync-hackers-archive at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
- User-agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1
Hi.
In my conduit I have DoSync procedure, which is run in sync phase of
coldsync.
In DoSync, I delete records from certain databases (of mine).
I do that by sending dlp_req. (in newer SPC.pm there is a similar
function: dlp_DeleteAllRecords).
What should be done then? Do I have to call dlp_req with value for
CleanUpDatabase and that's all ?
Why in SPC.pm at dlp_CleanUpDatabase is written "I don't think this
command does anything right now" ?
Wojtek
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.