makeExecOptions.RdMake ExecOptions for Ulysses
makeExecOptions(
dbms,
workDatabaseSchema,
tempEmulationSchema = NULL,
dbConnectionBlocks
)specify the dbms used in the exec options
the name of the workDatabaseSchema as a character string, location in DB where user has write access
he name of the tempEmulationSchema as a character strings
a list of DbConfigBlock R6 classes specifying the dbs to connect
A ExecOptions R6 class with the execOptions