Subject Re: [IBO] Using Params
Author Jason Wharton
> 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