RevQueryDatabase help

Bill bill at bluewatermaritime.com
Sat Mar 19 15:42:01 EST 2005


Thanks. I think I will avoid the second step through the mire of the record
set and just deal directly with the data as then I can see what I'm doing...


On 3/19/05 2:23 PM, "Mark Wieder" <mwieder at ahsoftware.net> wrote:

> Bill-
> 
> Friday, March 18, 2005, 7:28:42 PM, you wrote:
> 
> RevQueryDatabase() returns a recordset id which you then use with the
> recordset functions to get and manipulate the data. RevDataFromQuery
> gives you the data itself without opening a recordset.
> 
> B> I was using:
> B> revQueryDatabase(tConnection, dbQuery)
> 
> B> Which doesn't give you data from the query but instead results in a useless
> B> number that increments weirdly (useless to me anyway).
> 
> B> Instead all I had to do wos use:
> 
> B> revDataFromQuery(,,tConnection, dbQuery)

            |    |    |
           )_)  )_)  )_)
          )___))___))___)\
         )____)____)_____)\\
       _____|____|____|____\\\__
-------\                   /--------- http://www.bluewatermaritime.com
 ^^^^^ ^^^^^^^^^^^^^^^^^^^^^
  ^^^^      ^^^^     ^^^    ^^
       ^^^^      ^^^

24 hour cell: (787) 378-6190
fax: (787) 809-8426

Blue Water Maritime
P.O. Box 91
Puerto Real, PR 00740





More information about the use-livecode mailing list