Re: Doing a search using ODBC
From: Dmitri Ivanov (divanov_NOSP_at_M_.aha.ru)
Date: 06/28/04
- Previous message: Dmitri Ivanov: "Re: Text Driver and Update Command"
- In reply to: Allan M: "Re: Doing a search using ODBC"
- Messages sorted by: [ date ] [ thread ]
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
- Previous message: Dmitri Ivanov: "Re: Text Driver and Update Command"
- In reply to: Allan M: "Re: Doing a search using ODBC"
- Messages sorted by: [ date ] [ thread ]