[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference ilbbak::ibi_focus

Title:FOCUS, from INFORMATION BUILDERS
Moderator:ZAYIUS::BROUILLETTE
Created:Thu Feb 19 1987
Last Modified:Mon May 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:615
Total number of notes:1779

167.0. "TableTalk and secondary keys?" by SCENIC::CLARK (Fur - the look that kills) Tue Jan 10 1989 13:34

    Is there any way to use Tabletalk and be able to reference a secondary
    index in table requests?

    Tabletalk first generates the line TABLE FILE filename, which causes
    querying to be done via the primary key; I'd like to somehow have
    it generate TABLE FILE filename.keyname
    
    - Dave
T.RTitleUserPersonal
Name
DateLines
167.1WIND::CARRThu May 04 1989 12:405
    
    Using
          >>LET filename = filename.keyname
    
    before going into Tabletalk works.