Chat now with support
Chat with Support

Toad Data Modeler 7.3 - User Guide

Introduction User Interface Models and Model Objects
Physical Data Model
Entity Relationship Diagram Objects Basic Database Design Advanced Database Design
Universal Data Model Logical Data Model Working with Model Objects
Features and Tools
Application Variables Export/Import DDL Script Generation Graphics Model Actions Print Create New Project Reports Reverse Engineering Scripting and Customization About Templates Tips and Tricks Toad for Oracle Integration Toad Intelligence Central (TIC) Integration Tools Version Control
Options and Configuration Databases
Amazon Redshift 1.0 IBM DB2 LUW 9.5 IBM DB2 LUW 9.7 IBM DB2 LUW 10.1 IBM DB2 LUW 10.5 IBM DB2 LUW 11.1 IBM DB2 z/OS 10 IBM DB2 z/OS 11 Greenplum 4.1 Greenplum 4.2 Ingres 9.3 Ingres 10.0 EDB Postgres Advanced Server 10 Microsoft Access 2007/2010 Microsoft Azure SQL Database V12 Microsoft SQL Server 2005 Microsoft SQL Server 2008 Microsoft SQL Server 2012 Microsoft SQL Server 2014 Microsoft SQL Server 2016 Microsoft SQL Server 2017 Microsoft SQL Server 2019 MySQL 5.0 MySQL 5.1 MySQL 5.5 MySQL 5.6 MySQL 5.7 MySQL 8.0 Oracle 10g Oracle 11g Release 1 Oracle 11g Release 2 Oracle 12c Release 1 Oracle 12c Release 2 Oracle 18c Oracle 19c PostgreSQL 9.0 PostgreSQL 9.1 PostgreSQL 9.2 PostgreSQL 9.3 PostgreSQL 9.4 PostgreSQL 9.5 PostgreSQL 10 PostgreSQL 11 PostgreSQL 12 SQLite 3.7 Sybase ASE 15.5 Sybase ASE 15.7 SAP ASE 16.0 Sybase IQ 15.2 Sybase SQL Anywhere 11 SAP SQL Anywhere 17 Teradata 13 Vertica Database 8.0
Copyright Legal Notices

EDB Postgres Advanced Server 10

EDB Advanced Server is closely based on PostgreSQL 10.

EDB 10 also offers support for packages and synonyms. Packages and synonyms are supported in Change Script Generation, Reverse Engineering and in Reports.

Change Script Generation is based on PostgreSQL 10 and differences between EDB and Postgres might not be generated correctly.

Stored procedures

COST in stored procedures is rounded to 3 decimals during Reverse Engineering.

SET in stored procedures is loaded into AfterScript. Default value is 100.

By default procedures will execute with the privileges of the user that created them (SECURITY DEFINER). By default VOLATILE is set for procedures. By default procedures cannot be executed in parallel mode (PARALLEL UNSAFE). Default values are not generated in TDM.

Script Generating

 

Reverse Engineering

Available Data Providers are:

  • Connection via ODBC
  • Native Connection

Connection via ODBC:

  1. Install the correct ODBC driver for your database
  2. In Reverse Engineering Wizard | Connecting select Property Data Link
  3. Click Add and select the driver
  4. Enter your connection details, click Test and Save
  5. Click Reload to refresh the list of data sources and select your desired ODBC connection

Native Connection:

Microsoft Access 2007/2010

Entity

Select the Linked Table checkbox and fill out the following boxes (name: filled_value):

Link Datasource: C:\Documents and Settings\mario\Documents\MSAccess\fileaccess.mdb

Link Provider String: Microsoft Access;PWD=mypassword

Remote Table Name: TableName

 

Attribute

Select the AutoNumber LI data type to display the Auto Number Type box. From this box, you can select Increment or Random.

Select the Byte, Currency, Decimal, Double, Integer, Long Integer, Single data type to display the Number of Decimal Places box.

Select the Hyperlink, Memo, Text data type to display the Allow Zero Length and Compress Unicode checkboxes.

  

User Data Types in the Model menu

Microsoft Access database does not have user data types. Nevertheless, these user data types in Toad Data Modeler  work only as an additional structure that can be used for a data type that Microsoft Access database supports but that is not available in Toad Data Modeler.

Generation of names in brackets

  • Check Delimited Identifiers in DDL Script Generation | Detail Settings to generate all names in brackets
  • If unchecked, names will be generated without brackets with exception of names that include spaces

Generation of captions

  • Check Generate Captions in DDL Script Generation | Detail Settings for MS Access models
Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating