Discussion Board

Results 1 to 7 of 7

Thread: Store Problem

  1. #1
    Regular Contributor ssabestian's Avatar
    Join Date
    Sep 2008
    Posts
    168
    How can I create a implement store to store and retrieve data from a file??

  2. #2
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by ssabestian View Post
    How can I create a implement store to store and retrieve data from a file??
    sorry to say but did not get any hint about your problem can you explain more.

  3. #3
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,671
    have you thought about checking SDK docs, for example APIs that might be good:
    - CDictionarystore
    - CFileStore, etc.

    Of course the easiest API might be RFile.

  4. #4
    Regular Contributor ssabestian's Avatar
    Join Date
    Sep 2008
    Posts
    168
    Well i need to understand the concept of store. How to write into files and how to retireve the same data from the existing file. And also how to make a search in the particular file containing one single data item as a key!! Is there is any running expample from which i can understand stores properly??

  5. #5
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,671
    Have you tried doing any searching in our Wiki already, it should have examples on this topic as well..

  6. #6
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Quote Originally Posted by ssabestian View Post
    Well i need to understand the concept of store.
    If you want to understand the concept of stores, you may consider reading the documentation: Symbian OS v9.x » Symbian OS guide » System libraries » Using Store
    How to write into files and how to retireve the same data from the existing file.
    Stores are not files.
    And also how to make a search in the particular file containing one single data item as a key!!
    Files are not databases.
    Is there is any running expample from which i can understand stores properly??
    Yes, all SDK-s contain Examples\SysLibs, where you can find Stores, FileStores, Streaming, Streams examples.
    Neither of them are databases however, because databases are called "database", like RDbDatabase (RDbStoreDatabase and RDbNamedDatabase are the actual classes). However the DBMS example is also in the same directory, and it uses RDbStoreDatabase in a CFileStore.

  7. #7
    Nokia Developer Champion hotcheese's Avatar
    Join Date
    Jul 2004
    Posts
    2,015
    Instead of assuming you need to use a store for your solution, why not state your requirements and get the experts to comment if the best solution for you is a file, dbms, a store (and if so which type, there are more than one), .....

Similar Threads

  1. some problem in firmware 6680 V 5.04.07
    By man2007 in forum Symbian C++
    Replies: 1
    Last Post: 2007-01-26, 17:36
  2. bitmap store problem
    By selcuktortop in forum Symbian C++
    Replies: 1
    Last Post: 2004-07-29, 03:59
  3. problem with image and store
    By huwell in forum Symbian C++
    Replies: 0
    Last Post: 2004-04-26, 15:03
  4. Store and view own WAP sites on Nokia 7650 problem
    By renzo_gsm in forum Browsing and Mark-ups
    Replies: 6
    Last Post: 2003-04-29, 06:22
  5. 7210 Silent Problem
    By MarkMckim in forum Mobile Java General
    Replies: 1
    Last Post: 2003-03-18, 12:36

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