Prior to downloading this Software, you must review the Software Transaction Agreement located here and confirm, by clicking the I agree check box below, that your organization accepts and is bound by the terms and conditions of the Software Transaction Agreement for this Software.
If you purchased the licenses for this Software by executing an order form with Quest or if you have an agreement with Quest that states that all purchases are governed by such agreement, then the terms and conditions of that agreement supersedes and takes precedence over the Software Transaction Agreement.
It is possible to add a new field in Attribute form? For example to flag attributes as 'confidential'. The idea is to add a new checkbox field in 'Attribute Properties' form that indicates if this field is confidential or not. After that, I would like to know which are the confidential fields with a report and export these values in a file to be able to mask these fields with an ex...
How do you include ER Diagrams in a report generated through scripting? Generating the report itself succeeds, but that doesn't include the ER Diagrams. The option is available for manual runs.
Toad Data Modeler helps organizations create, maintain and document their database systems with an easy-to-use graphical interface into new or existing database structures. Toad Data Modeler enables users to reverse engineer database structures, update models, design and generate SQL, compare models and generate alter scripts, create HTML or RTF reports, in addition to versioning of database desig...
Toad Data Modeler helps organizations create, maintain and document their database systems with an easy-to-use graphical interface into new or existing database structures. Toad Data Modeler enables users to reverse engineer database structures, update models, design and generate SQL, compare models and generate alter scripts, create HTML or RTF reports, in addition to versioning of database desig...
Steps to reproduce the problem: 1.Open a SQL Server model2. Go to “General” tab and see the “Description” box at the bottom. Add a note there.3. Now select File Menu | Export | Export to Excel.4. Select the entity and click Export.5.Open the excel . The description column header is “comments” instead of description.
Steps to reproduce the problem:1.Open a SQL Server model2. Double click an the entity and go to the “notes” tab. Add a Technical note there.3. Now select File Menu | Export | Export to Excel.5. Select the entity and click Export.6.Open the excel .The technical note is not exported.
Toad Data Modeler (TDM) startup is slow. From clicking the desktop icon, it takes 2-4 minutes to startup. Most of time the splash screen shows "Application Initialization".
When trying to connect to a PostgreSQL database, the following error appears:'Connection failed because of the following error: "no pg_hba.conf entry for host "IP_ADDRESS", user "USER_NAME", database "DATABASE_NAME", SSL off" '
For indexes, it is not possible tos set Compression to TRUE. After setting it and pushing the 'Apply' button the setting disappears. 1.Open a model2.R-click | Edit to Edit entity3.Go to "Indexes" tab4.Select one index5.Click on Edit6.Go to "index Properties" tab7.check Compression8.Click Apply or Ok....this setting is not saved so it isn't possible to set compressi...
Would it be possible to add an "After script" tab in the indexes properties?That would help when there is the need to run a statement after the creation of the index.Right now it is not possible to achieve this.