Database

tutorial - documentation - mSQL

Tutorial & example

Learn the essentials about databases and our approach.
 

General Information about databases

The mSQL Database

We use the msql database, from Hughes technology. We have installed a msql database on our server (infopc23).

The msql-manual (ps-file + a copy is available at the lab):


Add the following variable to your linux configuration (page 16):

  • add setenv MSQLDIR /usr/shared/Hughes to the file .cshrc.local, the path to mqsl
  • add the line /usr/shared/Hughes/bin to your .path.local file
  • Add the following to your makefile (page 16):