CreateFDASchema

Creates the working schema in the database


            CreateFDASchema (
            String       
            server,

            String       
            account,

            String       
            password,

            String       
            port,

            String       
            options,

            String       
            schema
            

      )
         

Parameters

server

Server address

account

Name (or login) of account

password

Password associated with account

port

Server port

options

Connection options

schema

Schema name

Return value(s)

None.

Features

Schema: nms:extAccount

Static:

Yes