Saturday, 24 August 2013

Bind all params automatically

Bind all params automatically

If i do a SELECT * FROM xxx is there a way to bind all recieved rows
automatically?
Since it's not that useful if i do a * but need to bind the params
manually anyways.

No comments:

Post a Comment