Re: Problem using TADOStoredProc with MS Access XP
- From: "tdrgabi" <tdrgabi@xxxxxxxxx>
- Date: 27 Feb 2006 06:40:15 -0800
it's been a while since i worked with ado, but if i remember right,
parameter[0] in a storedproc is the return parameter, you canot set it.
the values should start at param[1],param[2] .....
and treok is right , you should close the procedure before changing
parameters values
.
- References:
- Problem using TADOStoredProc with MS Access XP
- From: Bill N
- Problem using TADOStoredProc with MS Access XP
- Prev by Date: Re: Betterado error in Delphi 2006
- Next by Date: Arguments are of the wrong type message using TADODataSet for simple stored procedure
- Previous by thread: Problem using TADOStoredProc with MS Access XP
- Next by thread: Arguments are of the wrong type message using TADODataSet for simple stored procedure
- Index(es):