Method databaseCreate
databaseCreate
voiddatabaseCreate ( stringsession, stringdomain, stringdb, stringpassword, stringdbType )Description
Create a databaseParameters
- stringsession : the session id
- stringdomain : the domain
- stringdb : the database suffix (3 to 6 characters)
- stringpassword : the database password
- stringdbType : the database type (plan|planBig|planSolaris|sqlperso25||sqlperso50|sqlperso100|sqlperso200)











Code generator
Method signature