Hello,

Is there a way to create a user in SQLMode=Oracle and set the NOT
EXCLUSIVE Option?

        CREATE USER myUsername PASSWORD myPassword RESOURCE NOT
EXCLUSIVE 

works fine in INTERNAL mode.

        CREATE USER myUsername IDENTIFIED BY myPassword RESOURCE NOT
EXCLUSIVE

also works, but trying to connect twice with two at one time does not
work then.


Thanx and Greets,
  Mathias


--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to