Re: Doing a search using ODBC

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Dmitri Ivanov (divanov_NOSP_at_M_.aha.ru)
Date: 06/28/04

  • Next message: Salad: "Linking To FoxPro via ODBC problem"
    Date: Mon, 28 Jun 2004 11:37:02 +0400
    
    

    Hello Allan,
    "Allan M" <allanm1@ihug.co.nz> wrote:

    AM> This will not tell me the row numbers which conatain the search
    AM> result, which is what I am after.
    AM>
    AM> Is there any way to do this?

    No. You seem to need a mechanizm akin to XBase. The power of ODBC is in
    dealing with SQL. The processing like searching rows in the result set is up
    to the application layer.

    --
    Sincerely,
    Dmitri Ivanov
    Common Lisp ODBC interface - www.ystok.ru
    

  • Next message: Salad: "Linking To FoxPro via ODBC problem"