Thread: Update cursor - current of

Update cursor - current of

From
"MaFa"
Date:
Sorry, I mistyped the update command in my previous letter - of course, the
update statement is the following:

 update ugyfelek
                set megj='Something'
                where current of users_c;

The problem is the same..:-(((

Thanks in advance: MaFa