Subject Re: [IBO] 'Error creating cursor handle'
Author Helen Borrie
At 08:58 AM 17-09-01 -0400, you wrote:
>I'm trying to execute an update query as follows, but get an error: 'Error
>creating cursor handle'. What am I missing?
>
>with IB_Cursor1 do
>begin
> SQL.Clear;
> SQL.Add('Update Immuniz set IM_Name = ''Test'' Where Immuniz_Id = 10');

> Open; <-- Execute; !!

>end;

G'night!
Helen

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________