Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

How to create a database from the model
xomega
#1 Posted : Friday, July 27, 2012 7:24:09 PM(UTC)
xomega



To generate a SQL script that will create the database structure for the database tables, primary keys and foreign keys you can perform the following steps.
  1. Open the Properties tab of the Database Schema generator in the Database Layer folder.
  2. Set the Output Path for the location of the generated file.
  3. If you have table or column names generated from the corresponding object or field names rather than explicitly specified, then you can also select the database case to use for such generated names (e.g. upper, lower or camel).
  4. Run the generator and review the generated script.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.