Stored Procedure
I have a stored procedure on the SQL server -
I created a Access database linking some tables from the database on the
server.
How can I execute the stored procedure from Access.
If I create the query in Access it either takes a long time or the ODBC
timeout.
--
deodev
.
Relevant Pages
- VB.NET databind to drop down list
... I have a stored procedure in SQL Server that returns a list of names that I ... would like to bind to a drop down list. ... Prev by Date: ... (microsoft.public.dotnet.general) - Re: Multiple Recordset from a Stored Procedure
... > Say you have a stored procedure in SQL Server which looks like this ... I am absolutely intrigued by this technique. ... Prev by Date: ... (comp.databases.ms-access) - calling stored procedure in ms sql server?
... how do i use the perl dbi module to call stored procedure in ms sql server? ... Prev by Date: ... (perl.dbi.users) - Visual Studio 2003 to SQl Server 2000
... Is it possible to debug a stored procedure in SQL Server 2000 from VS 2003? ... Smith ... Prev by Date: ... (microsoft.public.dotnet.languages.vb) - Re: How to get list of EventClasses in MSSQLServer2000
... statement inside a stored procedure has completed.') ... SQL Server statement or stored procedure.') ... Plan','Displays the plan tree of the Transact-SQL statement executed.') ... Login','Occurs when a SQL Server login is added or removed; ... (microsoft.public.sqlserver.security) |
|