Skip to content

Commit bea3410

Browse files
author
Michael Meskes
committed
Removed sentence about not being able to retrieve more than one row at a time,
because it is not correct.
1 parent 6b0d71b commit bea3410

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doc/src/sgml/ecpg.sgml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -627,11 +627,6 @@ do {
627627
normal clauses.
628628
</para>
629629

630-
<para>
631-
Both of these methods only allow retrieving one row at a time. If
632-
you need to process result sets that potentially contain more than
633-
one row, you need to use a cursor, as shown in the second example.
634-
</para>
635630
</sect2>
636631

637632
<sect2>

0 commit comments

Comments
 (0)