[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] deleting database with dpl_req
Hi.
I tried to delete database with sync conduit. That whay:
($err,@odp)=&dlp_req(0x1a, { id => 0x20, data => pack ("C a*", 0,
"kontrah")});
But. I'm not sure are these arguments correct , and what do I receive.
How can I find out?
when I read $odp[0]->data , it contains 0x35 - (database wasn't deleted )
By the way - the database cannot be open while deleting (?),
do I need to delete all records before deleting database?
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.