[EMAIL PROTECTED] wrote: > > I read those articles before, what I wanted to know is, what > type of users > have to be created typically. > I think of one user which owns the table, e.g. > > CREATE USER ABC RESOURCE > > ... and another user how later accesses the database thru php e.g. > > CREATE USER ABC_PHP STANDARD > > , right?
Yes, looks ok Elke SAP Labs Berlin > > > Simon Spielmann wrote: > > > > > > what is the right way to create a database. > > > > A database in the sence of MaxDB: use dbmcli/gui and create > an instance. > > > > > Create a new user? Which rights does the user need. > > > > A user who will be allowed to create objects needs at least > > the RESOURCE option, STANDARD is not sufficient. > > see > > > http://www.sapdb.org/7.4/htmhelp/48/f0daa5225811d3a97d00a0c944 9261/frameset.htm > > and > http://www.sapdb.org/7.4/htmhelp/92/08ff3a53f95d73e10000000a11402f/frameset.htm > > Elke > SAP Labs Berlin > > > What I want is a single Database, which his the backend for > > an php-Base > > Webfrontend. > > What priviliges should I grant to the users, which do I have > > to create? > > > > > > _______________________________________________ > > sapdb.general mailing list > > [EMAIL PROTECTED] > > http://listserv.sap.com/mailman/listinfo/sapdb.general > > > -- COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test -------------------------------------------------- 1. GMX TopMail - Platz 1 und Testsieger! 2. GMX ProMail - Platz 2 und Preis-Qualit�tssieger! 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
