Question: How to dynamic refresh Params of uniStoredProc !
Posted: Wed 04 Nov 2009 11:04
How to dynamic refresh Params of uniStoredProc !
Sample:
adoStoredProc1.Parameters.Refresh;
uniStoredProc is not supply this method..
Sample:
adoStoredProc1.Parameters.Refresh;
uniStoredProc is not supply this method..