Connecting Tech Pros Worldwide Help | Site Map

Oracle Schema

  #1  
Old June 27th, 2008, 08:04 PM
Chad
Guest
 
Posts: n/a
Is there an Oracle DB API similar to SQL Server's SQLDMO ?


  #2  
Old June 27th, 2008, 08:04 PM
Mark Townsend
Guest
 
Posts: n/a

re: Oracle Schema


Chad wrote:
Quote:
Is there an Oracle DB API similar to SQL Server's SQLDMO ?
>
>
Chad - this is a defunct newsgroup. You may want to post to
comp.databases.oracle.server

Oracle comes with a number of pre-installed packages, all starting with
DBMS_xxxx that do many of the things that SQLDMO does. See
http://www.oracle.com/pls/db102/to_t...4258%2Ftoc.htm

You may need an OTN account to read this, but it's free
  #3  
Old June 27th, 2008, 08:04 PM
Mark Townsend
Guest
 
Posts: n/a

re: Oracle Schema


Chad wrote:
Quote:
Is there an Oracle DB API similar to SQL Server's SQLDMO ?
>
>
Chad - this is a defunct newsgroup. You may want to post to
comp.databases.oracle.server

Oracle comes with a number of pre-installed packages, all starting with
DBMS_xxxx that do many of the things that SQLDMO does, plus a lot more.
See
http://www.oracle.com/pls/db102/to_t...4258%2Ftoc.htm

You may need an OTN account to read this, but it's free
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Connecting a GridView to an Oracle table rcc.gamer@gmail.com answers 2 December 2nd, 2006 08:55 AM
reading oracle schema(structure)... Usaf answers 1 September 13th, 2006 12:23 PM
Oracle Schema Chad answers 2 June 16th, 2006 08:25 AM
converting oracle script to db2 (hr_main.sql) z answers 2 February 15th, 2006 10:55 PM