No, you can't. There is the distinction between SQL commands, and DBM commands in Max DB, and the later are used to create a database. DBM commands can not be issued from an SQL session.
If you only want to have a separate namespace for your tables etc, you may want to use a SCHEMA (in 7.05.01), which indeed can be created using an SQL command. Alexander Schr�der SAP DB, SAP Labs Berlin > -----Original Message----- > From: maxdb [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 11, 2004 4:18 PM > To: maxdb > Subject: Create Database > > > Can I create a new database from a sql session? > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
