Collection Contents Index CHAPTER 1.  Introducing SQL Anywhere Studio Installing SQL Anywhere Studio pdf/chap1.pdf

First Guide to SQL Anywhere Studio
   PART 1. First Steps
     CHAPTER 1. Introducing SQL Anywhere Studio       

Welcome to SQL Anywhere Studio


SQL Anywhere Studio is a complete database management system for mobile, desktop, and workgroup use. It includes the Adaptive Server Anywhere relational database management system, together with a set of tools for designing and managing databases, creating database reports and forms, using databases on the Web, and replicating databases to mobile users.

A database, and the tools to use it 

SQL Anywhere Studio includes the following:

Sybase Central, InfoMaker, SQL Modeler, and the PowerDynamo development tools are available only on the Windows 95 and Windows NT operating system. However, they can be used as clients of a database server running on any supported operating system.

Bringing data and logic together with Java 

In traditional client/server database systems, the database holds the data and the client application holds the logic. Stored procedures do allow logic to be built into databases, but use their own SQL stored procedure language.

With Adaptive Server Anywhere you can store, run, and debug Java classes in the database. In addition, you can store data as Java objects. This brings your data and your logic together, so they can work together as parts of a single information system.

Top of page  SQL Anywhere Studio documentation

The documentation for SQL Anywhere Studio includes the following:

Top of page  Finding the documentation

Documentation is provided in several formats, so that you can choose the format that suits you best.

Top of page  Adaptive Server Anywhere documentation

The documentation for Adaptive Server Anywhere describes the Adaptive Server Anywhere database management system. It consists of the following books:

Top of page  InfoMaker documentation

InfoMaker is the database reporting tool. Documentation is provided as a set of online books:

Top of page  jConnect documentation

Sybase jConnect is a JDBC driver. The jConnect Installation Guide and Programmer's Guide are provided as online books.

Top of page  PowerDynamo documentation

PowerDynamo is a suite of tools for building and managing database-hosted Web sites with dynamic content. The PowerDynamo User's Guide is included in the SQL Anywhere Studio documentation set.

Top of page  Replication Agent documentation

The Replication Agent (Log Transfer Manager) enables replication with Sybase Replication Server. Documentation is incorporated into the Adaptive Server Anywhere User's Guide and Reference Manual.

Top of page  SQL Remote documentation

SQL Remote is a message-based replication system for two-way server-to-laptop, server-to-desktop, and server-to-server data replication. The book Data Replication with SQL Remote is included in the SQL Anywhere Studio documentation set. In the Dynatext online books, this is part of the Adaptive Server Anywhere collection.

Top of page  SQL Modeler documentation

SQL Modeler is a database design tool. The SQL Modeler User's Guide is provided as an online book.

Top of page  Sybase Central

Sybase Central is the database and Web site management utility. Documentation is incorporated into the Adaptive Server Anywhere User's Guide.

Top of page  Supporting documentation for Java

To assist you in taking advantage of the Java capabilities in Adaptive Server Anywhere, we are providing the following supporting documentation for Java. This supporting documentation describes the Java language, and is not specific to Adaptive Server Anywhere.

Top of page  

Collection Contents Index CHAPTER 1.  Introducing SQL Anywhere Studio Installing SQL Anywhere Studio pdf/chap1.pdf