|
Support for the brand new Windows Vista Operating System
Team Developer 4.2 and Report Builder 4.2 are both fully supported on the new Windows
Vista Operating System platform, securing your investments into Team Developer applications
for the future.
|
| |
|
Support for 64-bit Windows platforms
Team Developer 4.2 applications are supported on Windows Server 2003 64-bit platforms.
|
| |
|
Team Object Manager Enhancements
-
You can now add a file of the same name to more than one folder in a project.
-
Your changes to a project's log properties are now retained.
-
When checking in a file that has not been modified, the status message describing this
condition now shows all text, not just the first 255 characters.
-
When checking in a file that has not been modified, the status message describing this
condition now shows all text, not just the first 255 characters.
|
| |
|
Oracle OLE DB Performance Increased
Performance when accessing Oracle 9i via OLEDB has been improved.
|
| |
 |
Silent Registration of COM Servers
COM servers created in Team Developer 4.2 can be silently registered and unregistered using the following syntax:
MyCOMServer.exe /RegServer /Silent
MyCOMServer.exe /UnregServer /Silent
|
| |
 |
Simple Web Services Consumer
A new class definition, HTTPRequest, is added to the existing XML-related classes in library file xmllib.apl.
This new class enables you to send and receive text strings, or XML documents, using the HTTP protocol.
Exchanging XML documents via HTTP is one of the principal ways businesses use SOAP, Simple Object Access Protocol,
so this class will be very useful for many customers. This version ships with sample applications that illustrate
how the HTTPRequest class is used. They are not part of the regular Team Developer Samples Installer task, but can
be individually uncompressed from file HttpRequest_Samples.zip. Note that your internet connection may not currently
support web services, so if you wish to develop SOAP or other web service clients, you may need to configure your
connection or proxy server to allow this.
|
|
Improved Enterprise Integration via XML for Windows and Linux Applications
There is an increasing need for application to interoperate with other systems and applications across the enterprise. Some examples include; Office software, Enterprise Application Servers, Customer Relationship Management and Enterprise Resource Planning.
XML has become the de facto standard for data exchange between systems. Team Developer 2005.1 delivers full built-in XML support ensuring it is easy to exchange data with any other system that supports XML.
-
Use XML to exchange data with other applications and systems such as Microsoft Office, Open Office, SAP, J2EE and .NET
-
New DOM class library to create and manipulate XML files
-
Create XML files from SQL query results
-
New functions to facilitate the serialization and deserialization between User-Defined Variables(UDVs) and XML
|
| |
|
New XML DOM Class Library
XML makes data exchange efficient and easy
Team Developer's new cross-platform XML class library provides all the functions necessary to read, analyze, change and write XML files.
For example, an online store sends an XML file for every purchase to a Team Developer business process. This process analyzes the XML structure and writes the order into a CRM system, then inserts the same data into a financial system for order processing. XML is a great standard way of application data exchange.
|
| |
|
Easily read XML files coming from other applications
XML Serialization is an important feature when reading XML files coming from other applications. Serialize UDVs or UDV arrays to XML. Deserialize XML files to UDVs or UDV arrays.
Team Developer directly interfaces with XML using its powerful OOP capabilities. An example of this would be storing status information of an application when a user has gone through several screens of an application to process a transaction, but does not finalize it. In this case the application can store the status information in a XML file and load it again when the user wants to continue his work.
|
| |
|
Many Printing and Reporting Enhancements
Printing reports is one of the most important tasks of database business applications. Report Builder 2005.1 is included in Team Developer 2005.1, and provides powerful enhancements to printing simple and complex data reports. With Report Builder 2005.1, users can now print and view long data like pictures being served from the database.
-
View and print images retrieved from the database
-
Easy Reuse: Copy and paste objects between reports
-
Flexibility in Formatting and Query Definition:
-
Assign format to all selected objects of a block
-
Conditional line display on page headers and footers
-
Auto-scrolling columns for faster query definition
-
Case-sensitive table names in queries
-
Column sequence changeable using drag & drop
-
Control: View column data type during query definition
|
| |
 |
More Database Choices for Linux Applications
Connect to almost any Linux and Open Source database from Team Developer 2005.1 for Linux. The new Linux-ODBC driver allows connections to MySQL, Firebird, Postgres, Sybase, and other ODBC compliant databases.
|
| |
 |
Improved Programmer's Productivity
With Team Developer 2005.1, developer's can dynamically create Table Window columns with specific data types.
Finding code is easier than ever through the new Outline context menu search and the toolbar find interface. Less clicks to get what you search for.
|