J
Jane
I have an Access 2000 app that needs to run a stored
procedure against a SQL database in a remote location. I
don't administer the SQL database and they've created a
stored procedure for me to get at the information. I have
the server name and know that it's SQL. I also have the
name of the procedure, the parameters it expects and what
it should return. What is the syntax I need to use?
procedure against a SQL database in a remote location. I
don't administer the SQL database and they've created a
stored procedure for me to get at the information. I have
the server name and know that it's SQL. I also have the
name of the procedure, the parameters it expects and what
it should return. What is the syntax I need to use?