Skip to content
weagruena edited this page Sep 18, 2012 · 53 revisions

Welcome to the runPDMS wiki!

Here you can find some, more detailed informations about my application.

If you're looking only for an overview, see => here

What is runPDMS ?

It's a simple startup GUI for => AVEVA PDMS

runPDMS_GUI

'runPDMS (Lite)' uses SQLite as database for storage of informations.

A version called 'runPDMS (SQL)' is planned, which should use MySQL, Oracle, MS SQL ... as database.

'runPDMS (Lite)' is freeware,

but if you like it, please feel free to make an donation to me

How it works ?

The application consists of the GUI (runPDMS.hta) and the program (runPDMS.exe).

The GUI is an HTML application (=> HTA), which requires some Internet Explorer functionality (mshta.exe).

The program fills / update the GUI for each user from the database.

Necassary informations:

  • USERS (Windows user)
  • PROFILES (Startup informations for PDMS ...)
  • USER_PROFILES (which user can use which profile ?)

All informations are stored inside the => Database.

Clone this wiki locally