Giter Club home page Giter Club logo

backuporacletables's Introduction

BackupOracleTables

Description

Backup all tables from an oracle database to .xlsx-files in a local folder. This tool can be usefull if you want to do a local backup from all tables of a database or you just want to have all tables in a local directory.

Usage

Start program, it will look like this:

program-on-start

  • Textbox: Path
    • The path where all your files will be saved
  • Button: Clear Path:
    • The little button with the trash bin on it lets you delete the path from textbox and from settings
  • Button: Settings
    • Here you add your Oracle connection data and the question, if you wanna backup instantly when program starts
  • Button: Select path and set:
    • Opens folder dialog to let you select a path for you files, after clicking OK the path will be stored in textbox and in settings
  • Button: Save tables
    • Saves the tables from in settings given database and saves all its tables to your selected path. A splash loading window will show you that it's in progress.

Settings

As already sayed above, in the settings window you will manage your Oracle connection data.

settings

  • Textbox: Host
    • Hostname for your connection
  • Textbox: Port
    • Port for your connection
  • Textbox: Servicename
    • Servicename for your connection
  • Textbox: Username
    • Username for your connection
  • Textbox: Password
    • Password for your connection

❗NOTE: The password will be stored encrypted in settings, so its not possible to steal without the program itself. ❗

  • Button: Check Connection
    • Before you can set connection, you have to test if all connection data is valid and a connection could be established. When connection with given connection data is successfull, you can click the "Set Connection" button and the connection will be set.
  • Checkbox: Save on program start
    • If you dont want to press the "Save" button anytime, you can tick this little box. It allows you to backup tables directly on program start.

License

  • no copyright
  • free for commertical usage

Author ✍️

@mauricepreiss

backuporacletables's People

Contributors

mauricepreiss avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.