I realize that using the SQL statement Select * is slower than naming all of the fields in a table, but at what stage does it begin to effect clients.
Also using the CommandBuilder in ADO.net is supposed to be slower, but again how much.
And if you know the answers to these questions could you please tell me of a suitable method for testing these methods
Thanks
Also using the CommandBuilder in ADO.net is supposed to be slower, but again how much.
And if you know the answers to these questions could you please tell me of a suitable method for testing these methods
Thanks