Client Server Architecture

Aus OCAD 11 Wiki - Deutsch
Zur Navigation springen Zur Suche springen

Introduction

ToDo

Installation of the Database

To be able to use the OCAD-Server Module you have to install a Postgres SQL – Server. The version used for development was 8.2.9. You can get Postgres from http://www.postgres.org. The module was developed with a Postgres Server on a Windows platform. To work with the server module you have to create a user called ocad11 – this is currently hard coded. As next step you must setup 6 core tables and 3 sequences for the module and alter the ocad11 user to them.

TODO

Connect Disconnect

ToDo

Create new Project

ToDo

Get Objects from Current View

ToDo

Import Map: Import a Map from the connected server

ToDo

Delete Object in Database

ToDo

Check Out Selected Objects

ToDo

Check in Selected Objects

ToDo

Show Checked Out Objects

ToDo

Database Undo

ToDo

Database Redo

ToDo

Generate Map Preview

ToDo

Do Database Maintenance

ToDo

Manage Server Bookmarks

ToDo

Show Project Information

ToDo


Previous Chapter: Course Setting for Orienteering

Next Chapter: OCAD Internet Map

Back to Main Page