Re: About lookup fields..

From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 03/19/05

  • Next message: Brian Bushay TeamB: "Re: Filter options?"
    Date: Fri, 18 Mar 2005 21:13:14 -0600
    
    

    >Does ADOTable component allows to index or sort itself on lookup field?
    No you will have to use a TadoDataset and then create the field in your query to
    sort by it.

    --
    Brian Bushay (TeamB)
    Bbushay@NMPLS.com
    

  • Next message: Brian Bushay TeamB: "Re: Filter options?"

    Relevant Pages

    • Re: cancel during asyncfetchnonblocking
      ... >The problem with this seems to be, that the query is not really cancelled ... >AdoDS.Close - looking at my memory usage it climbs incredibly. ... Brian Bushay (TeamB) ...
      (borland.public.delphi.database.ado)
    • Re: How to record quotation marks
      ... query1.sql.add('insert into memorando (chamada, texto) values ... or use parameters in your query ... Brian Bushay (TeamB) ...
      (borland.public.delphi.database.ado)
    • Re: ADO DBASE Seek
      ... Willi ... > Probably using a select query ... > Brian Bushay (TeamB) ...
      (borland.public.delphi.database.ado)
    • Re: cancel during asyncfetchnonblocking
      ... >Can you use the same object for another query? ... >settings but can't seem to get this working in an OK ... Brian Bushay (TeamB) ...
      (borland.public.delphi.database.ado)
    • Re: Make Table Query - Sorting Errors
      ... Dim OutputTable As DAO.Recordset ... The query to concatenate the CAMPNO values will need to be LOOKING at the ... If you post the query you are using to do this, I beleive we can get it to ... Is there a command that I can use in the module code to first sort the ...
      (microsoft.public.access.queries)