Quick Insight into Some Enhancements in Toad Data Modeler v. 3.2.2.22 BETA
Friday, May 30th, 2008I’m happy to inform you that a new Beta version 3.2.2.22 has been released.
Feel free to read about all changes in Beta 3.2.2.22 at:
http://modeling.inside.quest.com/entry.jspa?externalID=1913&categoryID=29
Beta download:
http://modeling.inside.quest.com/ann.jspa?annID=150
With the new TDM Beta release, I’d like to introduce you some of the new features/enhancements.
As the Help file and Manual are not being updated for Beta releases, I’d like to take advantage of our weblog to provide you with some helpful and important information, give tips and post references on the new improvements. So, let’s go…
Select a topic that interests you:
1. Support for MS Access 2000/2002/2003
2. Import from SQL Script - for Oracle models only
3. SQL Code Generation by SCHEMA/USER + Auto Check
4. Adding Attributes to Primary Key via Double-Click
5. Alignment of Relationship Break Points
6. Move Caption of Relationship
7. Navigation in Workspace
8. Autolayout
9. Wordwrap
10. New Workspace Properties Dialog
11. Model Properties versus Stamp
1. Support for MS Access 2000/2002/2003
Toad Data Modeler doesn’t generate an SQL script for the MS Access database, but does generate a fully functional source code in the VBA language. The source code can be executed directly in the MS Access as Module. Appropriate libraries in MS Access are necessary - “Microsoft ActiveX Data Objects 2.x Library” and “Microsoft ADO Ext. 2.x for DDL and Security” for ADO, or “Microsoft DAO 3.6 Object Library” for DAO.
To select a suitable library, click the Tools menu | References (in MS Access main menu).
In the beginning of every script generated for MS Access, you will see the following order:

