Get all stored procedures



Hi;

Is there a way under ADO .NET to get all stored procedures in a database.
I'd prefer a single solution but I can live with one that is specific to each
driver: Sql Server, Oracle, and OLE-DB.

--
thanks - dave
.



Relevant Pages

  • Re: access project
    ... How do I connect to my database using ADO. ... create a connection string if I can help it. ... >> I want to use these tables and stored procedures in the VBA code. ...
    (microsoft.public.access.formscoding)
  • Access front end - stored procedure result
    ... I have a SQL Server 2000 database with an Access 97 front end. ... I want to run stored procedures, ... I'm a bit scared of ADO - just used DAO ...
    (microsoft.public.sqlserver.odbc)
  • Re: Is ADO Dead (3)?
    ... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ...
    (comp.databases.ms-access)
  • Re: Is ADO Dead (3)?
    ... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ...
    (comp.databases.ms-access)
  • Re: Is ADO Dead (3)?
    ... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ...
    (comp.databases.ms-access)

Loading