Showing posts with label map. Show all posts
Showing posts with label map. Show all posts

Wednesday, 21 October 2015

Edit map using Oracle Map Editor


  1. Installing the USER_SDO_EDIT_SESSIONS View
  2. Making a MapViewer Data Source Editable
  3. Launching the MapViewer Editor and Logging In
  4. Selecting a Data Source and Creating a New Session
  5. Adding Data Layers to a Session

Tuesday, 24 February 2015

Connect Java Application to Oracle Server

Use the following connection string to connect Java Applications to Oracle Database Serve

User Name: un
Password: p/w

jdbc:oracle:thin:@IP_Address_or_DomainName:1521:ora11g

Oracle Mapbuilder Example: