POWERSOFT ANNOUNCES S-DESIGNOR VERSION 4.2 AND S-DESIGNOR FOR POWERBUILDER; Data Modeling Tools Streamline Design and Maintenance for Large, Complex Applications.ORLANDO, Fla.--(BUSINESS WIRE)--June 5, 1995-- Powersoft Corporation (company) Powersoft Corporation - A leading vendor of client/server application development tools. In February 1994, Watcom became a wholly-owned subsidiary of Powersoft Corporation which merged with Sybase on 13 February 1995. today announced S-Designor version 4.2 and S-Designor for PowerBuilder at its fourth annual International User Meeting and Training Conference. S-Designor is an open data modeling tool that empowers users to design, maintain and reverse-engineer more than 40 databases. S-Designor for PowerBuilder is a PowerBuilder-specific version of S-Designor version 4.2 that has been optimized to take full advantage of PowerBuilder's high-performance application development features. S-Designor version 4.2 includes conceptual and physical data model generation, open DBMS (DataBase Management System) Software that controls the organization, storage, retrieval, security and integrity of data in a database. It accepts requests from the application and instructs the operating system to transfer the appropriate data. and 4GL support, an enhanced graphical interface See GUI. and added ODBC (Open DataBase Connectivity) A database programming interface from Microsoft that provides a common language for Windows applications to access databases on a network. connectivity for the workgroup edition's central dictionary. These features increase productivity and ensure an optimal database structure for users developing large, complex applications. "S-Designor version 4.2 and S-Designor for PowerBuilder expand our range of sophisticated tools to meet the evolving needs of client/server professionals," said David Litwack, president of Powersoft. "The combination of the open S-Designor product with the development tool of their choice offers users a comprehensive solution for designing quality client/server applications. And for PowerBuilder developers, S-Designor for PowerBuilder supports extended attributes and automatic query object generation that boosts developer productivity and increases application consistency and conformity." The addition of S-Designor to the Powersoft family of application development tools gives professional developers integrated access to data modeling, a key component of the application development cycle. S-Designor allows users to quickly translate logical concepts into high-quality databases with the ability to define, generate and manage the databases' physical properties. The product's interoperability The capability of two or more hardware devices or two or more software routines to work harmoniously together. For example, in an Ethernet network, display adapters, hubs, switches and routers from different vendors must conform to the Ethernet standard and interoperate with each other. with popular development environments speeds application development through query object generation and extended attribute definition and helps ensure client/server data integrity. S-Designor version 4.2 and S-Designor for PowerBuilder are both available in two versions: o S-Designor Professional enables an individual user to design complex systems by splitting large models into sub-models while maintaining unique object definition. It also provides reverse engineering capabilities for maintenance of an existing database or migration to a different DBMS. S-Designor bridges design and development by fully integrating with major development tools including PowerBuilder, Uniface An application development system for e-commerce and client/server environments from Compuware. It is a repository-driven system that integrates with a variety of CASE tools, report writers and version control systems. , Progress, SQLWindows, Omnis, Axiant and others. o S-Designor Enterprise provides all the functionality of S-Designor Professional, as well as a central dictionary -- located on any ODBC-compliant DBMS or an internal Watcom database -- that allows design data to be shared among several developers. The central dictionary integrates data security with the functions needed to design complex applications. New Features in Version 4.2 S-Designor version 4.2 includes a number of feature additions and enhancements that provide a unique combination of high performance and usability, including: o Enhanced User Interface -- The enhanced user interface allows users to enter design information much more quickly and easily. Based upon usability studies and feedback from users, the pop-up editors have been redesigned to simulate a spreadsheet style of data entry. o ODBC Connectivity for Enterprise Edition's Central Dictionary -- S-Designor Enterprise version 4.2 includes a central dictionary that can now be located on any ODBC-compliant DBMS, allowing design data to be shared among several developers. In addition, the central dictionary may now be located on an internal Watcom SQL A relational DBMS for DOS, Windows, NetWare and OS/2 developed by Watcom International Corporation, Waterloo, Ontario. Watcom SQL evolved into Sybase SQL Anywhere when it was acquired by Powersoft and then Sybase. database included with the product. The central dictionary integrates data security with the functions needed to design complex applications. Designers can extract models, and, as their designs are completed, the central dictionary is updated to maintain data integrity. S-Designor automatically manages consolidation of the global model. o ERwin Import/Translation Utility -- As applications grow in complexity, the ability to abstract conceptual and physical data design into separate levels and to maintain a secure workgroup design environment becomes increasingly critical. The new import/translate utility lets developers move effortlessly ef·fort·less adj. Calling for, requiring, or showing little or no effort. See Synonyms at easy. ef fort·less·ly adv. from ERwin's single-level physical design environment to a bi-level environment of conceptual and physical levels in S-Designor. Complete physical design information from an existing ERwin model translates to an S-Designor physical model at the click of a button. From there, S-Designor can automatically generate a separate corresponding conceptual model with all the intuitive notations -- for non-technical presentation and to ease future maintenance. With S-Designor Enterprise, users can advance to a workgroup design environment featuring a centralized cen·tral·ize v. cen·tral·ized, cen·tral·iz·ing, cen·tral·iz·es v.tr. 1. To draw into or toward a center; consolidate. 2. and secure data dictionary A database about data and databases. It holds the name, type, range of values, source, and authorization for access for each data element in the organization's files and databases. . S-Designor for PowerBuilder S-Designor for PowerBuilder enables PowerBuilder users to automatically generate query objects to be deployed in multiple instances throughout an application. This feature increases user productivity by eliminating several design steps and increases application consistency and conformity. Since S-Designor for PowerBuilder uses the exact same screens as in PowerBuilder to define extended attributes, such as edit styles, validation rules A Validation rule is a criterion used in the process of data validation, carried out after the data has been encoded onto an input medium and involves a data vet or validation program. , and format masks, complete integration is guaranteed. Extended attributes may also be imported into S-Designor's dictionary for reuse reuse - Using code developed for one application program in another application. Traditionally achieved using program libraries. Object-oriented programming offers reusability of code via its techniques of inheritance and genericity. in another application, together with the database design structure from a PowerBuilder application. Designor Tools The Designor tools offer a set of robust features and functionality for database design, including: o Modeling -- Uses conceptual and physical models based on the Information Engineering method and include full model object support, inheritance definition and model validation. o Graphical Interface -- Utilizes a Windows graphical user interface graphical user interface (GUI) Computer display format that allows the user to select commands, call up files, start programs, and do other routine tasks by using a mouse to point to pictorial symbols (icons) or lists of menu choices on the screen as opposed to having to , featuring on-line help, toolboxes, toolbars, pop-up menus pop-up menu n (COMPUT) → menú m emergente pop-up menu n (COMPUT) → menu m inv a comparsa , status bars, more than 165 pages of design space and user-definable symbol and text settings (color, font, etc.). o Database Generation -- Supports more than 40 databases including Oracle, Sybase, Watcom, Informix, Access and Paradox. It enables database creation directly via ODBC or using DDL (1) (Data Description Language) A language used to define data and their relationships to other data. It is used to create the data structure in a database. Major database management systems (DBMSs) use a SQL data description language. script and provides support for stored procedures In a database management system (DBMS), it is an SQL program that is stored in the database which is executed by calling it directly from the client or from a database trigger. When the SQL procedure is stored in the database, it does not have to be replicated in each client. , triggers and declarative referential integrity Declarative Referential Integrity (DRI) is a SQL Server term specifically applying to the assigning of permissions to users on a database object. Giving DRI permission to a database user allows them to add foreign key constraints on a table. , where supported. o Reverse Engineering -- Enables the designer to obtain a "blueprint" of an existing database's structure to easily document and maintain the database or migrate to a different DBMS. o Reporting -- Designers can generate analysis reports for both conceptual and physical levels. Report features include automatic layout Automatic layout is an option in graph drawing toolkits that allow to lay out the Graph according to specific rules, such as:
(text, tool, product) Word for Windows - The version of Microsoft Word which runs under Microsoft Windows. Version 6.0. , WordPerfect, PageMaker and AmiPro. Pricing and Availability Both editions of S-Designor version 4.2 are currently scheduled to ship by June 30, 1995. Suggested retail prices for S-Designor Professional and S-Designor Enterprise are currently $2,995(a) and $3,495, respectively. Both editions of S-Designor for PowerBuilder are currently scheduled to ship by June 30, 1995. Suggested retail prices for S-Designor Professional for PowerBuilder and S-Designor Enterprise for PowerBuilder are $3,495 and $3,995, respectively. For a limited time, S-Designor for PowerBuilder will be available at a special introductory price of $2,995 for the Professional edition and $3,495 for the Enterprise edition. Additionally, PowerBuilder Enterprise and S-Designor for PowerBuilder can be purchased together. The PowerBuilder Enterprise/S-Designor Professional for PowerBuilder bundle is available for $5,495, and the PowerBuilder Enterprise/S-Designor Enterprise for PowerBuilder bundle for $5,995. All products are available directly from Powersoft and its worldwide network of resellers and distributors. Headquartered in Concord Concord, cities, United States Concord (kŏng`kərd, kŏn`kôrd'). 1 city (1990 pop. 111,348), Contra Costa co., W central Calif.; settled c.1852, inc. 1906. , Mass., Powersoft, the open tools division of Sybase, Inc., develops and markets the Powersoft Enterprise Series. The market-leading scalable family of open client/server tools encompasses the application development and information access needs of professional developers across the enterprise. Powersoft's Watcom division is a leading provider of high-performance compiler, database and other application development technologies. Powersoft's Designor division develops the Designor series of easy-to-use, scalable data modeling tools. For more information on Powersoft and its products, please visit the company's World Wide Web site at http://www.powersoft.com/. -0- All prices quoted are in U.S. dollars. PowerBuilder, Powersoft and the Powersoft logo are registered trademarks of Powersoft Corporation. S-Designor is a registered trademark of SDP (Session Description Protocol) An IETF protocol that defines a text-based message format for describing a multimedia session. Data such as version number, contact information, broadcast times and audio and video encoding types are included in the message. Technologies, Inc. SYBASE is a trademark of Sybase, Inc. Watcom is a trademark of Watcom International (company) Watcom International - A provider of application development tools and IBM PC-based SQL database servers. Founded in 1974, Watcom initially focused on scientific and engineering markets establishing itself as a supplier of programming and information tools Corporation. All other products mentioned are trademarks or registered trademarks of their respective companies or organizations. CONTACT: Rachael Stockton or Brenda Nashawaty Powersoft Corporation Lois Paul & Partners 508/287-1500 617/860-5642 rstockton@powersoft.com brenda_nashawaty@lpp.com or Andrew Lampitt Ann Breslin Powersoft Corporation Lois Paul & Partners 708/947-4259 617/860-5715 Compuserve: 76245,1502 ann_breslin@lpp.com |
|
||||||||||||||

fort·less·ly adv.
Printer friendly
Cite/link
Email
Feedback
Reader Opinion