> Hello.  I recently installed SAP DB 7.3 on my WinNT4 SP6 
> workstation.  I managed to create a new database with several 
> tables.  However, in SQL Studio I can only connect with user 
> DBA.  I  created a new user 'bgreen' in the DBMGUI, but SQL 
> Studio will not let me connect.  It says, 

Users created in DBMGui are only for administrative purposes. 
SQL users have to be created by connecting as the System DBA
(DBA for the test database) in SQLStudio and 
executing a CREATE USER:
http://www.sapdb.org/htmhelp/48/f0daa5225811d3a97d00a0c9449261/frameset.htm

We'll probably add a feature to the DBMGui to create SQL users as well.

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to