Brochure Price $3.00 US THE BEST MICROSOFT® ACCESS DEVELOPER TOOLS W NE SURGICAL STRIKEª The Incredible Update Utility for Programs and Data see pages 2-3 W NE ACCESS PROJECT SECURITY MANAGERª Add Real Security to Access 2000/2002 and MSDE/SQL Server Projects see pages 4-5 W NE APPLICATION BUILDER Take Your Applications from Concept to Completion in Hours Not Days see pages 6-7 EZ ACCESS DEVELOPER TOOLS SUITEª EZ Application Manager . . . . . . . . . . .page 8 EZ Security Manager . . . . . . . . . . . . .page 9 EZ Support Interfaces . . . . . . . . . . . .page 10 EZ File Manager . . . . . . . . . . . . . . . . .page 11 EZ Search Manager . . . . . . . . . . . . . .page 12 EZ Report Manager . . . . . . . . . . . . . .page 13 EZ Extensions . . . . . . . . . . . . . . . . . .page 14 EZ Controls . . . . . . . . . . . . . . . . . . . .page 15 1998 All EZ Access Products: Best User Interface Tool databasecreations, Inc. Tel: 800-277-3117 * Fax: (860) 648-9151 * Intnl: (860) 648-9137 PO Box 669 * South Windsor, CT 06074 USA www.databasecreations.com Contains Award Winning Technology ¥ Easily Integrate into Your Application in Just Minutes ¥ All Royalty Free when Distributed Within Your Application ¥ Are Written in Microsoft Access - Open with All Source Code ¥ Use Table Driven Technology for Maximum Ease and Flexibility ¥ Include Great Examples and Professionally Written User Guides SURGICAL STRIKEª Win the Support Battle Without the Upgrade Wars If you develop software, you know how hard it is to update your applications once theyÕre deployed. With every new version, you send out large database files. Some of your customers may even make changes themselves. You only want to give them your changes, not a whole new database. Introducing Surgical Strike. The first product that lets you precisely update your program and data databases efficiently and effectively. Surgical Strike is used by developers to create a small file containing only the update that can be executed by your users to upgrade their Access data files and applications. Imagine being able to change lines of code in a module, change properties of a control or object, add or modify fields in a table, replace a form, add a new report, etc. You can do these and a lot more with Surgical Strike. A New Way to Remotely Update Microsoft Access 97 and 2000/2002 Applications This is not a simple search and replace utility. It does much, much more and drastically reduces maintenance costs while letting you update applications with precision. Features: ¥ Create a List of Objects (Tables, Queries, Forms, Reports, Macros, Modules) to be Added, Deleted or Replaced ¥ Add or Delete Entire Functions or Procedures Anywhere ¥ Change Specific Lines of Code within a Form, Report or Module ¥ Change Properties of any Database Object or Control ¥ Add, Change or Delete Field Definitions in Tables and Queries ¥ Conditionally Update Data in Your Tables You can e-mail or place your small update file containing only your changes on the Internet for download. If your users customize your application, the Surgical Strikeª update file will only affect those objects that need to be changed and not affect the customized objects. Single Developer: $199 Enterprise Site License $599 2 databasecreations, Inc. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com Surgical Strike loads as an add-in to Access 97 or Access 2000/2002. Start with an empty database or a previous created Surgical Strike Patch file. You run the add-in and a wizard like interface will prompt you for information about the patch. The wizard will first ask you for the source MDB file that contains any new objects you want to include in the patch. You select the new objects from a list of objects in the source MDB. If you specify an object that already exists in the target MDB to be patched, the object will be replaced, otherwise the new object will just be added. If the object is a table, you can also specify if the table should be put in the front end or the back end file. You can also create a list of objects that you want deleted in the target MDB. If you do not want to replace an entire form, report, or module but instead just replace the VBA code, you can do that too. You can add or delete a specific procedure. You can even add, delete, or replace lines of code. This is done by entering the type of object, name of the object, and what code is to be deleted, added or replaced. You can work with procedures as a whole, or individual lines of code. If the user has customized the look of the form and you only need to change some code, this is the solution. You can make detailed table or query changes including adding or deleting fields, or changing field properties. Imagine adding a new field to a table without affecting the data in the table. For even more specific and detailed type changes, you can define property changes for the database, tables, table fields, queries, query fields, forms, form controls, reports, and report controls. Without replacing the objects, you can make changes that will affect how the application looks and runs. By specifying to the wizard a reference MDB, lists of objects are available so defining the changes are easy. In addition to changing objects, object properties, and VBA code, you can change the data in tables by specifying one or more of queries to run. These action queries gives you the developer the ability to fix or correct data errors that may exist in the tables. Finally, you specify a version for the patch. This is stored in the target MDB files as a custom database property. When Surgical Strike is executed on the target MDB, the version number is checked first. Only if the version is the correct version will the patch run. The version number is stored in both front end and back end databases so configuration control problems are eliminated. At any time while the wizard is running you can choose to print a report of the patch as it is defined. This provides the developer and user the information needed to make sure the patch definition is correct. It also provides documentation for the version change. After defining the patch, you then finish the process by creating the SSP file. All the objects needed as well as the support objects to make changes are put into the SSP database with a user interface to run Surgical Strike. The SSP can then be distributed to users. When the users run Surgical Strike, they are prompted for the file and file location for the front end application. Surgical Strike will automatically find any back end databases based on the links established in the front end. The user does not need to do anything else, Surgical Strike will take care of the rest. Surgical Strike makes program support so much easier. Updating an application with Surgical Strike is simpler since shortcuts, filenames, file locations, linked tables, connections, etc. do not have to be re-established. databasecreations, Inc. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 *Fax: (860) 648-9137 * www.databasecreations.com 3 ACCESS PROJECT SECURITY MANAGER Finally Ñ The Security Manager You Need for Microsoft¨ Access 2000/2002 Projects If you are using Access 2000/2002 Projects with the new MSDE or SQL Server 7 there is no security provided for forms or reports. You only have the limited data security provided by MSDE and SQL Server 7 and no user security. Without the Access Project Security Managerª from Database Creations, Inc., you are forced to either create separate application front ends for each group of users or go without proper access. Provides the needed user level security not available in Access 2000/2002 Project databases (.adp/.ade). This new product integrates right into your application. Imagine, using the same form for all users, limiting what each user can see and do based on your custom security needs. Security is provided for forms, reports and their controls. Introducing the Access Project Security Managerª (APSM) Features: ¥ Integration with the User ID associated with the Microsoft Database Engine (MSDE) or your SQL Server connection ¥ Provides for user and group management ¥ Can apply security for controls on forms and reports ¥ Set permissions for objects including forms and reports. Give each user no access, read only, edit, append, delete, etc. ¥ Set permissions for controls on forms and reports - no access, read/write, read only, visible, not visible, and more ¥ Tables are used extensively to drive the interfaces to make customization easy and flexible ¥ No knowledge of VBA coding is required ¥ All source code included ¥ Include in your applications royalty free Single Developer — Single Application: $299 Single Developer — Unlimited Applications: $499 Unlimited Developers — Unlimited Applications: $999 4 databasecreations, Inc. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com The Security Manager is a stand alone form that administrators can use to maintain user memberships, groups, permissions, monitor security status, and print security reports. Tabs are used to select the various functions. A combo box on the Users tab contains a list of users for the current database. This list comes from the user system table within MSDE/SQL Server. You can choose a user from MSDE/SQL Server security, or add a new user by just typing in the name and then assigning a group to the user. Users belong to groups, and the Groups tab provides the interface to add new groups, and delete existing groups. In addition selecting a group will show a list of users that belong to that group. Once a group has been established, the administrator can set the permissions. On the Group Permissions tab you set permissions for forms, reports or form/report controls. You can limit who can open the form or report and control what each user can do, and what data fields they have access to. Permissions for forms include: No Access, Read Only, Add Only, Edit Only, Edit and Add, Edit and Delete, Edit/Add/Delete. Permissions for form controls vary depending on the control. Reports and report controls have the permissions: No Access, and Print. The checkbox Auto add code to objects when checked, will add the security VBA code to the appropriate form or report if it is not there. Once group permissions have been established, you can view the permissions for forms and reports on the Object Permissions tab. Choose the type of object and select the object by name from the pull-down list. The control name and type is displayed along with the group names and permissions assigned. The status tab displays security status, listing of security tables, and other functions. The Database Security button popÕs up the SQL Server security dialog box. The Change Connection button displays the Data Link Properties dialog window so you can change the server, database, and the logon user ID. The Update Status button will refresh the tab on the form with the system status and security tables. The Check Code button goes through all forms and reports that have security permissions established and makes sure that the appropriate VBA code is in place to call the security functions when the object is opened. The Reports tab of the Security Manager provides options to select three different reports. These reports provide documentation for the security system groups, users, and permissions. To prevent users from bypassing security and gaining access to the security code, the Access Project must be converted to an ADE file after security has been setup. This will remove the ability to go into the design view of forms, reports, and modules. The security tables must also be secured through MSDE/SQL Server. databasecreations, Inc. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com 5 EZ APPLICATION BUILDER We Have Created An Easy To Use Shell For Building Your Own Custom Application Whether you have custom written Microsoft Access applications or you want to build one from scratch, our Application Builder will package your program with all the professional features you need to make it a truly superior product. There are two ways to use the Application Builder. Start with our application shell and add your objects (tables, queries, modules, forms, etc..) or use our Application Generator Wizard to choose, configure and automatically add the components to your Access application.The Wizard guides you through the process of selecting over 40 different features and lets you add your own custom text and graphics.Then add your tables, queries, forms and reports to the application switchboard you have selected.We even include a second wizard to help you build flexible menu systems for your application.. Choose from eight professionally built navigation menu systems Define functions performed for each menu item You Get All This • Application Builder including 40 components from the EZ Access Developer Suite • Application Generator Wizard • Menu Editor Wizard • On-line Help Easily add, edit, or delete menu items • FREE Checkwriter Application with Source Code • Five additional Switchboards not found in the Suite • Source Code Included Bonus! • Use Royalty Free in Your Applications Pricing Single License Builder Only Builder and Suite Site License Builder Only Builder and Suite 6 databasecreations, Inc. $495 $595 $2,495 $2,995 Includes Working Check Writer software! All source code included! Built with the Application Builder Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com WHICH IS RIGHT FOR YOU? The EZ Access Developer Suite A way to purchase all eight products at a tremendous savings.You have all 200 plus components at your fingertips. These products work together or individually. See list to the right for main features. Feature EZ Controls The Application Builder Professional developers love integrating our EZ Access Components into their applications. Novice and professional developers can use our Application Builder and Wizard Tool to automatically place selected components into their applications with minimal knowledge and effort EZ Extensions Which is Right for You? Both the EZ Access Developer Suite and Application Builder contain must-have tools for Access developers. How can you decide which one is right for you? EZ Application Manager Purchase the Application Builder if: • You want 40 of the most popular components from the EZ Access Developer Suite • You want the components already integrated for you • You want the option to use wizards to help create an application and menus quickly • You want to be able to import or create your objects into our ready-made application shell. Purchase the EZ Access Developer Suite if: • You want all 200 EZ developer tools • You want to add the EZ components to an existing application EZ File Manager EZ Report Manager EZ Search Manager EZ Security Manager Still Can’t Decide? Purchase both products at a special price! This provides you with all tools in the EZ Access Developer Suite, the Application Builder, including the Application Generator Wizard and menu Editor Wizard, five additional switchboards and working Check Writer application. See the order form for pricing information. databasecreations, Inc. EZ Support Interfaces Application Builder Tabbed Dialogs Drag & Drop List to List Value Meters Progress Meters Spin Buttons Switches Animated Graphics Text Animation Sliders Analog Clocks Button Images Digital Clock Pop-up Calendars Time Clock Event Scheduler Event Processor Calendar Reports Custom Database Container Graphical Drill Down Bar Chart Drill Down Hourglass Progress Meter New Message Box User and System Preferences Manager Splash Screens About Boxes System Information Screen First Screen Tip of the Day Legal Agreement License Registration Application Switchboards Form Sizing Control Function Attachment Manager Archive Manager File Backup File Compaction Data File Upgrade Data File Repair Compile Compare/Patch Manager Patch Installer Report Definition Report Groupings Report Selection Report Queue SmartSearch™ Interface Advanced Search Engine FlexSearch™ Interface Security System Security Field/Control Level Security Manager Record Stamping Audit Log Administrative Interfaces Access Table Driven Help System HTML Help System Wizard Template Error Handler Demo System Application Generator Wizard Menu Editor Wizard On-line Help Checkwriter Sample Application Additional Switchboards EZ Access Suite ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ Application Builder ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com 7 EZ APPLICATION MANAGER Give Your Application a Solid Foundation to Build On Give your application informational, navigational, and startup functionality. Included is a collection of graphical interface objects to control an application from startup to shut down. This product gives your application the professional touches found in the best commercially available applications. Our application switchboards let you create great front end interfaces with your choice of an Outlookª style menu system, tree diagrams, or traditional tabs and picture buttons. The secret is it is totally created and controlled from a single Microsoft Access table to give the most novice developer incredible flexibility. Features ¥ Splash Screens Ñ Office Compatible Splash Screen Templates ready for you to add your logo, product name, etc. Includes: timer events for display and techniques for adding animation. ¥ About Boxes Ñ Typical About Box with places to add your logo, registration information, etc. Includes: error logging and system information ¥ System Information Ñ Displays information about location and version of Access, linked file paths, current user, etc. ¥ First Screen Ñ Guides first time users through setup. ¥ Tip of the Day Ñ Store an unlimited number of tips and display a random or sequential sequence. ¥ Legal Agreement Ñ Displays your legal information. ¥ License Registration Ñ Displays a form for User Name, Company, and License Key. ¥ Application Switchboards Ñ A collection of different, innovative Table Driven Menu Systems including: Outlook Style, Tree Diagram Interfaces, Multi-Level switchboard for large apps. ¥ Preferences Manager Ñ Every application contains a set of preferences used to determine default values, options, methods for program execution, etc. This interface provides a generic table that will store an unlimited set of preferences, which can be categorized, automatically initialized, and set for general users or specific users. Included are functions that can be called from your application to retrieve, set, and copy values. Plus! The EZ Form Resizer! Automatically changes the size of every control, label, button, image, sub-form and all their controls, when the main window is made larger or smaller. Automatically adjusts font sizes. Functions included for programmatic resizing as well as manual window resizing. 8 databasecreations, Inc. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com EZ SECURITY MANAGER Go Beyond Access Security The EZ Security Manager gives the developer new security functionality that goes beyond the Access security system. All the interfaces included integrate easily into your application, tables are used to drive interfaces and to make customization easy. Includes: Security management of forms, reports, and controls. Also included is a form displaying whoÕs logged on. Functions for record stamping, and an Audit Log of activity within your application is available. Features include a security panel, log on form, interfaces to the Access security system and the operating system security system. It handles user and user group management, security level control for forms and reports, security capability for controls on forms and reports including options for no access, read/write, read only and others. Control Level Security Ð You CanÕt Do That With Access! databasecreations, Inc. Features ¥ EZ Security System Ñ To use the built-in security feature provide with Microsoft Access you must have an in-depth understanding of Access objects and security architecture to effectively secure the database. Our EZ Security System is an easy method of securing an Access database that goes beyond the functionality of the Access security feature. Our custom security system includes security at the application, menu, form, report, form control, report control and function level. This system includes security tables, stand-alone forms, and security functions to be added to your forms and reports. ¥ Record Stamping Ñ Know when and who added or changed data. Include in your table design, fields for a user name stamp and date/time stamp. We provide functions to include in your forms to update these fields and display them. ¥ Audit Log Ñ Keep track of when and who starts or ends an application, opens or closes forms and reports, runs queries, changes data records and more. Pre-designed reports are included. ¥ Administrative Interfaces Ñ Interface form to view the LDB file. See who is using a database. ¥ Pass-through Logon Ñ Pass your windows 95 or NT logon ID to the Security Manager. No need to logon twice. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com 9 EZ SUPPORT INTERFACES Reduce Your Technical Support Costs Include our support interfaces and give your software the functions to handle technical support, help, and problem solving easier. Also included is a method to generate a demo version of your application. Features ¥ Access Table Driven Help System Ñ The Microsoft Help system for developers, while robust, requires special knowledge and processing to be utilized in your application. Using an Access table and form objects we create a more simple technique that allows help text to be edited in a table memo field. Help can be added for any control, Access object, menu item, or application function. Help text can also be searched and illustrations added. Help contents is displayed in a tree-view. Use the help text to print a user manual as an Access report. ¥ HTML Help System Ñ This interface is identical to our Access table driven help above except that it uses an external HTML file that can be created any number of ways. Indexing into the HTML file is done with bookmarks in the HTML file. ¥ Wizard Template Ñ This template contains all the general controls and layout to create wizards to do any number of tasks. ¥ Error Handler Ñ The Error Display Dialog provides useful information when a problem occurs in your application. When called this dialog will display the normal Access error information and also provide information about possible causes for the error. The user may also enter information pertinent to the error which can then be stored electronically or printed on a problem report. ¥ Demo System Ñ This system provides an easy method to create, organize and control your demo. Display narrative windows, open and close forms, simulate user actions. Also lock your demo for a certain number of days and provide an order form electronically. ¥ Product Order Form Ñ available for customer to fill in, print, fax or e-mail. ¥ Problem Report Ð Automatically generate a report when an error occurs. The user can record what they were doing and add a comment to the system generated information. Creates an error log for the developer of all problems. Saves a lot of debugging time! 10 databasecreations, Inc. This package gives you a table driven help system that is totally based on Access forms and a customizable table as well as HTML help system using an HTML document opened from within your application. You also get the ability to create wizards easily with our uniquely designed wizard template. Handle errors within an application with our useful error display dialog. Not only is the error displayed, but what caused it, and the option to print a problem report automatically containing all the critical information. Errors can be stored in a table for historical backup and printing of problem reports. You also get a table driven demonstration system that allows you to create an interactive demo of your application with pop-up narrative screens, automated entries, and methods to secure your software. Includes an order form for potential customers to enter and print their order displaying total costs, shipping and taxes. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com EZ FILE MANAGER Powerful Techniques for Handling File Management This collection of interfaces provides ready-to-use functions that handle typical file management in an application. The EZ File Manager provides an organized method to handle changes to an application and gives users control of file attachment, record archiving, compaction, repair, compilation, etc. It includes a powerful compare function to find the object differences between two different MDB files. Features ¥ Attachment Manager Ð Manages data file attachment through SmartAttach dialogs using table driven technology. Includes interfaces for Multi-File and Multi-Locations. ¥ Archive Manager Ð Copy old or unwanted records and delete them after successfully archiving. Managed through table driven queries and SQL statements. ¥ File Utilities Ð Ready-to-run forms for Backup, File Repair, File Compression, Compiling, and creating Upgrade Databases. ¥ Compare/Patch Manager Ð Compares two Access databases and optionally creates a third containing the changed objects. Can be used to update an application that has been modified using the Patch Installer. databasecreations, Inc. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com 11 EZ SEARCH MANAGER No Application is Complete Without These Powerful Search Engines The EZ Search Manager provides great user interfaces and search engines you can easily integrate into any application. You can search for any data in tables or queries with or without your forms using our predefined interfaces. You can create and save searches for later use. Call any of the search dialogs from any form to filter the form or modify the row source for any combo or list box. The advanced search interface can search any table or query using a generic datasheet form. You can use complex criteria like Ôbetween inclusiveÕ, Ôbetween exclusiveÕ, ÔcontainsÕ, etc. and it automatically fills in dates specified as today, first of the month, end of the month, etc. You get three different search engine interfaces for different types of searches: SmartSearchª Ð Predefine up to 8 searches to display the most common groups of fields in the order you desire. Easily create new searches by using the simple definition mode of the form. View your searches as you create them. Automatically creates SQL statements for you from our easy-to-use form. Advanced Search Ð Modeled after the familiar Windows File Search dialog, this interface and engine lets you find data in any table using pull down boxes to select each table, field, and enter the values you are looking for. Apply complex boolean logic to drill down and find that hidden record you need. Works with Smart Search too! FlexSearchª Ð Our simplest but most flexible search and sort dialog. Select your table, define your fields and any filters and display your data. Automatically resort the data by clicking the column headers. Another alternative for flexible searches in your application. Features ¥ Works as-is with any table or query without any programming. ¥ Can be called multiple times within an application with no changes. ¥ Integrates into your application in just minutes. ¥ Provides developers with flexible, ready-to-run interfaces to handle any custom defined searches. ¥ Saves and retrieves frequently used searches. ¥ Creates complex queries with no SQL or query knowledge. ¥ Includes both table driven search dialog and our advanced generic search engine that can find anything. ¥ Handles all syntax for searches, criteria, and sorted displays. ¥ Select multiple matching items by first letter selection (combo/list boxes). ¥ Date selection using pop-up calendars or word ranges (This Week, Next Quarter, Last Month, etc.). 12 databasecreations, Inc. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com EZ REPORT MANAGER Maintain Control of Unlimited Reports with Ease The EZ Report Manager helps you to manage and print reports you create in Microsoft Access. You can define, organize, and categorize your reports. It allows you to reuse a report design an unlimited number of times with different date and criteria selections. You can define specific report parameters and save them for later use and enter up to five different criteria and date selections to any report at runtime. You can choose to select specific (7/1/1999 Ð 9/30/1999) or dynamic (last quarter, last month, etc.) dates, print detail or summary reports, add optional titles to your reports and display reports to the screen or to a printer. It also provides a means to select a different number of copies for each report as well as group reports with different date selections to print together and queue and print individual reports or groups of reports together. Features ¥ Add a Professional Report Manager Interface to All Your Applications ¥ Eliminate Call Backs for Simple Query Modifications and Report Tweaking ¥ Get Great Code for Managing Reports ¥ Put Report Management in the Hands of the User Ñ Where it Belongs ¥ Totally Open Ñ Includes All Source Code ¥ Year 2000 Compliant ¥ Define, Organize, And Categorize Your Reports ¥ Reuse A Report Design Unlimited Times ¥ Specify Different Date And Criteria Selections ¥ Select Specific Dates (11/1/99 Ð 9/30/99) or Dynamic Dates (Last Quarter, Last Week, etc.) ¥ Print Detail Or Summary Reports ¥ Add Optional Titles To Your Reports ¥ Display Reports To The Screen Or To A Printer ¥ Select A Different Number Of Copies For Each Report Ñ Print All Reports at Once ¥ Group Reports With Different Date Selections To Print Together ¥ Queue And Print Individual Reports Or Groups Of Reports Together databasecreations, Inc. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com 13 EZ EXTENSIONS Easily Integrate Advanced Functions Into Your Application EZ Extensions is a collection of pre-designed forms, reports, and interfaces that are ready-to-go with no additional programming. Just link these objects to your application and save hours of programming time. Features ¥ Event Scheduler Ñ A wizard to create time entries in a table. Enter tasks, schedules, events, meetings, appointments, deadlines, deliveries, etc. ¥ Event Processor Ñ Process events at certain dates and times to display a message, or actually run a report, macro, function, or any other program. Useful to automate. application and data maintenance, including batch processing, posting, backups, replication, compressing, tracking, capacities, etc. ¥ Calendar Reports Ñ Predesigned reports to print daily, weekly, and monthly calendars from a table of events. ¥ Digital Clock Ñ Real time clock ¥ Pop-up Calendars Ñ View a calendar or use these to fill a value in a control ¥ Time Clock Ñ Pop-up form to enter a time ¥ Database Containers Ñ Modify the contents to include the object you want your user to see ¥ Graphical Drill Down Ñ Includes maps and bar charts that can be used to drill down from summarized information to detailed data ¥ Hour Glass Ñ A new unique progress meter ¥ New Message Box Ñ Additional functions and customization capabilities 14 databasecreations, Inc. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com EZ CONTROLS The Finishing Touches For A Completely Polished Look A collection of controls that can be added to a userÕs form. With these controls, you can enhance your own forms and make attractive and user-friendly interfaces. Includes: Tabbed Dialogs, Drag & Drop List to List, Progress Meter, Animated Yes/No Switches, Address Book Controls, Text Animation (Marquee, Scrolling, Drop, Fading, Growing, etc), Value Meters, Animated Graphics (Real Time Rotation), Sliders, Spin Buttons, Clocks, Calendar Buttons, File Open/Save Buttons, Calculator Buttons, and more. Features ¥ Tabbed Dialogs Ñ Enhanced functionality to Access Tab Dialogs ¥ Drag & Drop List to List Ñ Move records from one list to another with a mouse ¥ Animated Yes/No Switches Ñ A unique checkbox/radio button alternative ¥ Simple Gauges Ñ Graphically show values ¥ Button Animation Ñ Dynamically change images on buttons ¥ Buttons Ñ Ready to use buttons with code to call calendars, calculators, file open/save ¥ Clocks Ñ Display time graphically ¥ Animated Graphics (Real Time Rotation) Ñ Add action to your forms ¥ Text Animation Ñ Marquee and scrolling text, Text drop, Fading In/Out, Growing, Typing and Blinking Borders ¥ Simple Bar Graph Ñ Display a bar graph of your data ¥ Sliders/Spin Buttons Ñ Graphically change the value of a control ¥ Progress Meters Ñ Graphically show the progress of a task databasecreations, Inc. Pricing: EZ Suite - All 8 EZ Products $395 ¥ 1 Product $179 (Single License) ¥ 1 Product $995 (Site License) Sales: 800-277-3117 or (860) 648-9151 * Fax: (860) 648-9137 * www.databasecreations.com 15 databasecreations, Inc. ORDER FORM CALL PRICING INFORMATION (800) 277-3117 Single Developer License I NTERNATIONAL 860-648-9151 FAX $1395 $395 $495 $595 $179 $199 $299 $499 Suite Only Builder Only Both Builder and Suite One EZ Product Surgical Strikeª Access Project Security Manager (APSM) - One App APSM Unlimited Applications Site License (860) 648-9137 MAIL $1395 $1,995 $2,495 $2,995 $995 $599 $999 Suite Only Builder Only Both Builder and Suite One EZ Product Surgical Strikeª Access Project Security Manager (APSM) - Unlimited Apps PRODUCT ORDERING INFORMATION Qty. Product Database Creations, Inc. PO Box 669 S.Windsor, CT 06074 Price ON-LINE www.databasecreations.com Shipping All Orders Shipped UPS Ground* U. S. All Other Locations $ 7.95 $ Call/Fax 2-Day Shipping* Available: $18.95 U. S. Only Please Enter Amount In Shipping Section *Alaska & Hawaii Call for Shipping Costs Sub-Total CUSTOMER/SHIPPING INFORMATION Sales Tax (CT add 6%) Name Shipping $7.95/Item UPS Ground Company TOTAL Address City State/Prov Country Zip/Postal Download Demo from: www.databasecreations.com Daytime Phone E-Mail CREDIT CARD INFORMATION Fax Credit Card Number PAYMENT METHOD All Returns Subject To 10% Re-Stocking Fee. Expiration Date Check / Money Order Enclosed Mastercard Visa AMEX Discover Signature