G
Guest
Dear all,
I have read on article that the same SQL querry is call many time, for
perfomramce reaon it is needed to call the SQLCommand.Prepare method before
executing.
What does that prepare really do ? Is it caching somehow the whole select
statement ?
thanks for your reply
Serge
I have read on article that the same SQL querry is call many time, for
perfomramce reaon it is needed to call the SQLCommand.Prepare method before
executing.
What does that prepare really do ? Is it caching somehow the whole select
statement ?
thanks for your reply
Serge