contactsdatabase problem pls solve it.

Login to reply to this topic.
Thu, 2005-04-28 06:39
Joined: 2005-01-22
Forum posts: 112
hi buddy
 i have been created contact database file nd now i m put data into file but
 message get that system not ready the code is


   _LIT(file,"c:\\system\\data\\systemguard.cdb");
                         TContactItemId newid;
 CContactDatabase* newDb=CContactDatabase::OpenL(file); //= NULL;
   newid=newDb->AddNewContactL(*item);  ///   when control reach at this point then gives message note that system not ready
         
[/size][size=12px]

regards

Fri, 2006-04-21 16:00
Joined: 2006-04-21
Forum posts: 2
Re: contactsdatabase problem pls solve it.
I searched for solution to your problem, but I' m failed, If you resolve it, please mail me with your result please! Contact me with a-pangu@163.com

Maybe you can ask CPbkContactEngine for help.
  • Login to reply to this topic.