Subject RE: [IBO] IBO Guide - Using Params
Author Dion Oliphant
Using the IBO guide I can't figure out if I can use a TIB_Query to hold a
set of data and when I need to explicitly update a record(Searched - ie not
necessarily the current record) can I just pass it the update
params??????????(From the EditSQL) I don't want to reposition the cursor in
this case

Cheers,
Dion

-----Original Message-----
From: Jason Wharton [mailto:jwharton@...]
Sent: 09 January 2001 12:11
To: IBObjects@egroups.com
Subject: Re: [IBO] Using Params


> I keep getting an access error with the code below. I want to pass
> parameters in order to update a table. I have assigned the following SQL
to
> EditSQL for qryGrades. I think my problem is a BDE mentality!?
>
> Help will be greatyly appreciated.

If you are accessing Params[n] by number then you need to explicitely call
Prepare prior to this. Calling ParamByName automatically prepares the
dataset for you.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com