-
1
- #1
OK heres the deal:
I have a form with a datarepeater with a custom control and an ADODC control with a SP as the rec src. My problem right now is i can't figure out how to send the parameters to the SP using the ADODC. i can do it with a coded ado connection or with a dataenvironment, but these raise other problems (for instance, i can't get the datarepeater to work with the coded ado connection).
So... ado datacontrol... stored procedures...parameters... Any help is greatly appreciated!!
I have a form with a datarepeater with a custom control and an ADODC control with a SP as the rec src. My problem right now is i can't figure out how to send the parameters to the SP using the ADODC. i can do it with a coded ado connection or with a dataenvironment, but these raise other problems (for instance, i can't get the datarepeater to work with the coded ado connection).
So... ado datacontrol... stored procedures...parameters... Any help is greatly appreciated!!