Database connection
The easiest way to create a generation model is to connect the target database.
You can then select the table and see information about its fields. To create
the OleDB (ADO, ODBC) connection you get access to a wizard that will build
the connection string for you. Being connected to a database is optionnal, you
can generate data from scratch.
|