Hello....
I would like to know if it is possible to have Stored procedure on the sql server and run them from an Access database linked with an ODBC CONNECTION to the SQL Server ... And the way to pass on parameters....
thanks a million
amal
In Access you can create a pass-through query. The pass-through query can execute a stored procedure. When you have a query design Window open select Query | SQL Specific | Pass-Through. You set the ODBC connection string in the query properties.
See the following article about passing parameters from Access to SQL Server.
I suggest reading about pass-through queries in Access help. Terry L. Broadbent FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.