Posts by GamerGirl • 21 points
1 post
-
2
votes1
answer43
viewsQ: Problems with SQL and cursor
I do not understand why but my SQL code is in error on the FETCH line, more specifically: 'FETCH NEXT FROM c_cursor INTO @idC, @LIT, @LST, @LST, @LIT;' and I do not understand the reason for this…