Applies To Product(s): OpenPlant ModelServer Version(s): V8i SS2 Environment: N/A Area: N/A Subarea: N/A Original Author: Jesse Wolfe, Bentley Technical Support Group Overview The first step in creating an OpenPlant project is to have an active database available for use with the project. This artcle will only cover the steps to create a SQL database. Currently (as of SS2) OpenPlant supports the following database formats: Microsoft SQL Server 2008 (SP1), Standard / Enterprise Edition Microsoft SQL Server 2005 (SP3), Standard / Enterprise Edition Oracle Database 11g, Standard / Enterprise Edition Oracle Database 10g (10.2.0.4), Standard / Enterprise Edition First off, you need to have Microsoft SQL Server 2005 installed and SQL Server Management Studio available to create databases. 1. Go to the desktop menu: Start > All Programs > Microsoft SQL Server 2005 > SQL Server Management Studio. 2. Right click on the DATABASES node and pick NEW DATABASE 3. Name the Database. 4. Then create a new user by right clicking on "Logins". 5. After creating the new user, go into the Login Properties. This dialog is available either when creating a new user or by right clicking on an existing user and going to "properties". 6. In the Login Properties, go to "user mapping". 7. Check the database that the user needs access to. 8. Then check "db_owner" in the section "Database role membership" 9. Select OK to exit the dialog. You now have a new user and database in SQL Server 2005 for use with OpenPlant. Click Here to Proceed>>>> See Also [[SELECTsupport TechNotes and FAQs]] External Links Bentley Technical Support KnowledgeBase Bentley LEARN Server Comments or Corrections? Bentley's Technical Support Group requests that you please submit any comments you have on this Wiki article to the "Comments" area below. THANK YOU!
↧