Discussion Board

Results 1 to 5 of 5
  1. #1
    Regular Contributor Tanya's Avatar
    Join Date
    Nov 2006
    Location
    Rajkot
    Posts
    430
    hi

    i know that IndexNamesL() function give the index name and through this function we also know that which table have a index key

    but my problem is that how should i know that using IndexNamesL() function index set on which column!!!!

    please anybody tell me answer of above question because without solve this problem my work is in stop condition.

    Regards
    Tanya

  2. #2
    Regular Contributor Tanya's Avatar
    Join Date
    Nov 2006
    Location
    Rajkot
    Posts
    430
    Please give a any idea or suggestion anything???

    regards
    Tanya

  3. #3
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Unfortunately IndexNamesL has no documentation in 3rd ed (at least MR) SDK, but it has in 2nd edition ones:
    Quote Originally Posted by SDK Help
    Returns a list all of the indexes belonging to a table on the database.
    or check http://www.symbian.com/Developer/tec...baseClass.html
    It gives index names of a particular table. Then you can get the definition of a particular index using the next method (RDbDatabase::KeyL).

  4. #4
    Super Contributor Paul.Todd's Avatar
    Join Date
    Nov 2004
    Location
    Wiltshire, UK
    Posts
    3,644
    or you could just read the tutorial that Nokia provide...

    http://sw.nokia.com/id/e0a66f34-092a...Is_v2_0_en.pdf

  5. #5
    Regular Contributor Tanya's Avatar
    Join Date
    Nov 2006
    Location
    Rajkot
    Posts
    430
    i use KeyL function but it not give column name. i find out function name but i dont know how use it.

    if you have any idea than give me suggestion.

    name of that function is:
    it is in SDK.
    Class CDbKey -> operator[]() ->
    const TDbKeyCol& operator[](TInt aCol) const;

    Regards
    Tanya

Similar Threads

  1. please give us a CALENDAR SEARCH function!!!
    By peppeverdi in forum General Development Questions
    Replies: 6
    Last Post: 2009-09-09, 06:26
  2. my question related to IndexNamesL()???
    By Tanya in forum Symbian C++
    Replies: 2
    Last Post: 2007-04-11, 04:54
  3. Cannot compile SDK's examples for 7650 platform...
    By midletsoft in forum Symbian Tools & SDKs
    Replies: 2
    Last Post: 2003-08-12, 19:11
  4. Can't start thread function
    By liuhoihing in forum Symbian C++
    Replies: 0
    Last Post: 2003-05-05, 06:35
  5. Problem with Nokia D211 Linux Drivers
    By fiveam in forum Multimodecards
    Replies: 1
    Last Post: 1970-01-01, 02:00

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