Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User newbis60's Avatar
    Join Date
    Sep 2010
    Posts
    26
    Hi All..

    I have a GUI app which maintains a Database in its private Data Cage..

    I have an EXE which runs in background and needs to access the Database of the GUI app which is Data Caged and in Private folder @ "c:/Private/[UID3 of GUI app]..

    for my EXE to access the data caged Database..

    1. I need to have the same UID3 as that of the GUI... [when I am trying to install both of the apps with same UID3.. obviously it is throwing Updata Error for the second app.. as another app resides already in the phone with same UID3].. HOW CAN I HAVE AN EXE AND A GUI WORKING TOGETHER WITH SAME UID3?? IS IT POSSIBLE

    2.Another way I have read somewhere that I need some special privilaged capabilities for my EXE to actually talk to the Database of another application's private data... if so.. CAN SOMEONE PLZ SUGGEST ME WHAT ARE THOSE SPECIAL CAPABILITES NEEDED FOR MY EXE TO ACCESS GUI'S PRIVATE DATA..

    I have given same application capabilities for my EXE and the GUI but it still did't help..

    Plz suggest me a way to solve this..

    Thank you...

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    No, they can not. They can not share a common private folder either. The special capability would be AllFiles, but you will not get it granted for such purpose. If one of the codes is always expected to be running when the other one is running, you can use IPC mechanisms for sharing their data.

  3. #3
    Registered User newbis60's Avatar
    Join Date
    Sep 2010
    Posts
    26
    Thanks for making it clear to me wizard_hu.. that cleared lot of confusion for me..

    Jus one thing.. Do u see any other alternative that might suit or solve my problem??

    Or Is it like.. my EXE should be a part of the GUI app (then only I can share the UID of the GUI??) and by this I can share and access the Private folder of the GUI app from my EXE along with the GUI...???

    Thanks...

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    Wizard already gave you the alternative, baically you could implement the non-GUI exe as a server, and the GUI as a client, then you could use normal symbian client-server IPC for passing data from the database to the GUI app.

Similar Threads

  1. Symbian c++: Combining a .exe file and GUI app
    By sumeet_netsmartz in forum Symbian C++
    Replies: 7
    Last Post: 2009-09-03, 06:50
  2. Replies: 8
    Last Post: 2009-03-31, 09:18
  3. Replies: 1
    Last Post: 2008-10-13, 06:57
  4. EXE (Server) / APP (Gui) design and IPC question
    By blackpaw in forum Symbian C++
    Replies: 3
    Last Post: 2008-03-14, 05:34
  5. S60V3 - showing GUI from a non GUI exe
    By tal.shahar@mobile-mx.com in forum Symbian C++
    Replies: 4
    Last Post: 2008-01-02, 08:52

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved