Re: Get all stored procedures



Two of the data sources you mention have different interfaces and different
ways to expose stored procedures--OLE DB is simply an interface to data
sources.
For SQL Server, you can use the sysobjects table to query for all objects in
the database. For Oracle? BHOM.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

"David Thielen" <thielen@xxxxxxxxxxxxx> wrote in message
news:6430337F-0929-4A78-94C3-5A58CBE5A43F@xxxxxxxxxxxxxxxx
> 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: Open DB using OLE DB
    ... "Do I still need to go to Control panel - Administrative Tools - Data Sources ... and create a data source using SQL Server driver or Microsoft ODBC ... > Oracle driver (Al shouldn't have given you the SQL Server example in the ...
    (microsoft.public.vb.general.discussion)
  • Re: Oracle vs MSSQL Parameters
    ... use the interfaces and use a factory pattern to ... create the specific providers which pretty much leaves you in the same place ... we originally wrote our application to use Oracle. ... we have a need to port the code to SQL server for another client. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Up to date data in warehouse
    ... from Oracle, DB2, Access, and other data sources. ... are planning to deploy large databases or a data warehouse with SQL Server, ... To implement snapshot or transactional replication published by ...
    (microsoft.public.sqlserver.dts)
  • Need help in Design
    ... I am developing an application which need to support various data sources ... like SQL Server, Access, Oracle etc ... I am in search of a design pattern which will best suit my requirement. ... MCP - SQL Server 2000 ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Build Web Applications on multi-value databases
    ... Nebula Research and Development provides development services to ... with SQL Server integration lately too. ... the interfaces mentioned above. ... with all current MV platforms (running at least 7 MV DBMS environments ...
    (comp.databases.pick)