HOW TO DESKTOP USE by Mario C. Ponciano – a.k.a: Razec DBJMIN MULTI-DB Client (easy-to-use) (Step-by-Step) Jun/2009 - v0.1.

Slides:



Advertisements
Similar presentations
SAG Infotech Private Limited
Advertisements

Aqua Data Studio. Find the application We are using Aqua Data Studio v11.
SQL This presentation will cover: A Brief History of DBMS View in database MySQL installation.
DB2 Tools Pertemuan 3 Matakuliah: T0413 Tahun: 2009.
WebGoat & WebScarab “What is computer security for $1000 Alex?”
What is MySQL? MySQL is a relational database management system (A relational database stores data in separate tables rather than putting all the data.
DIMES Planner The DIMES Project Tel Aviv University October-2010.
Microsoft Windows Vista Chapter 6 Customizing Your Computer Using the Control Panel.
Network Printing. Printer sharing Saves money by only needing one printer Increases efficiency of managing resources.
Sara SartoliAkbar Siami Namin NSF-SFS workshop July 14-18, 2014.
A Guide to MySQL 3. 2 Objectives Start MySQL and learn how to use the MySQL Reference Manual Create a database Change (activate) a database Create tables.
DB Audit Expert v1.1 for Oracle Copyright © SoftTree Technologies, Inc. This presentation is for DB Audit Expert for Oracle version 1.1 which.
PHP Programming. Topics Background and History of PHP Installation Comments in PHP Variables Conditions Loops Functions File Handling Database Handling.
WhatsUp Gold v15 – WhatsUp Companion 3.7 WhatsUp Companion Extended
1 MySQL and phpMyAdmin. 2 Navigate to and log on (username: pmadmin)
Introduction to Database Management. 1-2 Outline  Database characteristics  DBMS features  Architectures  Organizational roles.
Creating Dynamic Web Pages Using PHP and MySQL CS 320.
SYST Web Technologies SYST Web Technologies Databases & MySQL.
Chapter 2: SQL – The Basics Objectives: 1.The SQL execution environment 2.SELECT statement 3.SQL Developer & SQL*Plus.
Oracle 10g Database Administrator: Implementation and Administration Chapter 2 Tools and Architecture.
Copyright 2008 Judith A Copeland - Accessing The Database By Judi Copeland.
Regis: Academic Research Network: ARN ARN Getting Connected Drive Mapping SQL*Plus Spooling Your Work Presented by “SOETJAHJO”
A Brief Documentation.  Provides basic information about connection, server, and client.
May 7, We manage documents and their changes with versioning and check out/check in procedures.
A Guide to MySQL 3. 2 Introduction  Structured Query Language (SQL): Popular and widely used language for retrieving and manipulating database data Developed.
Unit 5 Microsoft SQL Server and MySQL. Key Concepts DBMS variations SQL Server features SQL Server Management Studio MySQL features Scripts Queries Database.
DATABASE TOOLS CS 260 Database Systems. Overview  Database accounts  Oracle SQL Developer  MySQL Workbench.
1. When things go wrong: how to find SQL error Sveta Smirnova Principle Technical Support Engineer, Oracle.
PHP Programming. Topics Database Handling (MySQL, MSSQL, ODBC)
PubMed/How to Search, Display, Download & (module 4.1)
Quick Introduction to HTML DB. Accessing HTML DB There are two ways to access HTML DB 1.In the ilearning curriculum, select the red boxed arrow that appears.
Oracle Business Intelligence Foundation – Testing and Deploying OBI Repository.
Oracle Query VBA Tool (OQVT)
IPEmotion License Management PM (V1.2).
ITX2000 Remote hosts and web servers Prof. Xiaohong (Sharon) Gao Room: T125 Ext: Week 8 – Review Reference:
Downloading and Installing GRASP-AF Workshop Ian Robson Information Analyst, North of England Cardiovascular Network.
C Copyright © 2009, Oracle. All rights reserved. Using SQL Developer.
Agenda for Today  DATABASE Definition What is DBMS? Types Of Database Most Popular Primary Database  SQL Definition What is SQL Server? Versions Of SQL.
3 A Guide to MySQL.
beas group AG Beas sql guide Martin Heigl CTO
Using MS Access for SQL CIS 523 Fall 2009 McCoey.
Development Environment
Running a Forms Developer Application
CS320 Web and Internet Programming SQL and MySQL
SQL and SQL*Plus Interaction
Basics on DB access Elke A. Rundensteiner.
SQL MODELER - OPEN There are Three Ways to open the SQL Modeler
Database application MySQL Database and PhpMyAdmin
Current outstanding balance
Sharing Data among Applications
PHP / MySQL Introduction
TriggerDB copy in TriggerTool
Office 2010 and Windows 7: Essential Concepts and Skills
Easy Way to Reset WordPress Admin Password on Localhost? Guided By: WPGLOBALSUPPORTWPGLOBALSUPPORT.
QuickBooks Error Code is displayed when the verification of the database connection fails or QuickBooks tries to access company files. Due to the.
Intuit has launched QuickBooks File Doctor tool (QBFD) in QuickBooks File Doctor is a tool that has been designed to recover the damaged company.
IS 220 Databases Fundamentals
Aqua Data Studio.
The SMS Query Menu System for the iSeries
Rogers Sourcing Supplier Login Process For Returning Users
COP5725 DATABASE MANAGEMENT POSTGRESQL TUTORIAL
2016, Fall Pusan National University Taehoon Kim
Using JDeveloper.
SQL This presentation will cover: View in database MySQL installation
8 6 MySQL Special Topics A Guide to MySQL.
The National Reference Metadata Editor (NRME)
ALEPH Version 22 Offline Circulation
Using SQL*Plus.
CS3220 Web and Internet Programming SQL and MySQL
The National Reference Metadata Editor (NRME)
Presentation transcript:

HOW TO DESKTOP USE by Mario C. Ponciano – a.k.a: Razec DBJMIN MULTI-DB Client (easy-to-use) (Step-by-Step) Jun/ v0.1

Summary 2 Description DBJMIN Connect Options Log Buttons and Data Buttons Structure Button Testing SQL Command Save Credentials DBash_History More Information

DBJMIN – MULTI-DB Client Description: First, this software was intented to be a client just to DB2. A Web-Based/Desktop client (general-purpouse), inspired on phpMyAdmin. But after the first release several users asked to add support to other databases, so since version the software have full support to DB2 (since version 8.1), MYSQL (since version 5.0), POSTGRESQL (since version 7.3), FIREBIRD (since version 1.5), DERBY Embedded and Network (since version 10.1) and ORACLE (since version 10g). Main Features: –Multi-plataform –Pre-configuration of servers –Schema Browsing –Multiple OS (where DB is installed) support –Tables Browsing –Tables Structure –SQL Query editor (Multiple queries parser) 3

DBJMIN Connect Type: Srv: Port: db: User: Passwd: After you complete connect information click in the [ D ] button (Desktop Use). If your connection information is correct, you will see a message : Connected 4

Options Schemas: and Click [ >] Button Tables: When you are connected. You’ve some options called: Schemas, Tables, and some buttons 5

Log Button and Data Button Data: DATA button provides an easier way to select information, return for you all information within your table. Log: Displays the Messages, which can contain errors, warnings, and informational messages. 6

Structure: STRUCTURE button provides an easier way to returns the STRUCTURE TABLE from DATABASE. Structure Button 7

SQL: SQL button will open an editor with syntax highlighter to write SQL code. ! : [ ! ] Button, click to execute SQL commands Write here your query Displays the Messages SQL Command Test: Create Table 8

SQL Command Test: Insert Into 9 ! : [ ! ] Button, click to execute SQL commands

SQL Command Test : Select 10 ! : [ ! ] Button, click to execute SQL commands

Save Credentials Press F3 to save this dababase credentials. Description: Credentials save your information on preServers.xml file and this information as possible to be able restore. 11

DBash_History Description: Command History stores the SQL Commands typed and send for file called "dbash.history" (inspired bash_history). This function allow you recover your commands, If you forgot command, for example a big Select, so that they can be used again with relative ease. Press the keyboard up arrow (↑) to scroll up to scroll down through your command history and will appear the command typed. Press the keyboard down arrow (↓) to scroll down through your command history and will appear the command typed. 12

More Information DBJMIN homepage: For historical references check Comments, suggestions and changes to software should be sent to at: (Only technical issues) 13