E
EManning
Using A2K. I've got a weird problem where if I execute a stored procedure
directly, it works fine. If I execute it thru VBA, it does not. It returns
the wrong set of results. In fact, it returns the results of another sp but
that sp is named completely different from this. Is there anything I can
do, besides the debug feature in VBA, to ensure the correct sp is being
executed?
directly, it works fine. If I execute it thru VBA, it does not. It returns
the wrong set of results. In fact, it returns the results of another sp but
that sp is named completely different from this. Is there anything I can
do, besides the debug feature in VBA, to ensure the correct sp is being
executed?