Quote:
|
There's hardly anything wrong with looping and a prepared statement.
|
@Fou-Lu I had forgotten about the prepared statements aspect! Kinda their whole purpose really

.
Quote:
|
Still not seeing the need for msgArray.
|
This may relate to a previous suggestion I made. If the messages were paginated, then re-executing the same SQL-criteria may not produce the same messages, as a message may have been deleted or created on a previous page (in another tab). I see that you picked up on this possibility in a previous post.