• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Manage Oracle and SQL Server

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everybody.

I'm trying to create a simple management Oracle and SQL Server software.

The ideia is to create, drop, export and import users on Oracle.

The create/drop part I've done by following this topic.

Now I need to import/export. Any idea about how to do that?

---

On SQL Server I haven't even started, but the goal is the same: create, drop, export and import databases. Hope someone can help me on how at least start this project. Just an idea.

---

Thanks!
 
reply
    Bookmark Topic Watch Topic
  • New Topic