I know there are existing topics on this, but im not sure if my scenario is the same.
My entire Access App uses an SQL ODBC link for all its recordsources etc. But one Select Statement, (which runs fine as a SQL stored procedure) throws an error when I try run it from Access.
Does referencing a SP from Access just retrieve the SQL Statement, or does it return a recordset?
Does anyone have some sample code to to perform this task? I need to pass in a parameter to get the SP to work.
cheers
My entire Access App uses an SQL ODBC link for all its recordsources etc. But one Select Statement, (which runs fine as a SQL stored procedure) throws an error when I try run it from Access.
Does referencing a SP from Access just retrieve the SQL Statement, or does it return a recordset?
Does anyone have some sample code to to perform this task? I need to pass in a parameter to get the SP to work.
cheers