I am trying to access oracle database tables from ms access. initially it was taking a lot of time(related to performance issues)
Now I have a stored procedure in oracle and i am trying to call it from ms access. But i need to pass some parameters to the stored procedure from ms access. Can anyone help me in this ?