This document contains the following topics:
Welcome to the Pervasive.SQL V8 SP3 (8.7) Release.
This release delivers a number of updates and requested changes to Pervasive.SQL V8.
Note: Whats New in Pervasive.SQL V8, included in your online documentation, contains information about the new features in the V8 releases compared with the last major version of the product. You can view this documentation via the Start Menu by selecting Start | Programs | Pervasive.SQL V8 | Documentation | Whats New.
There are four different installs, one each for NetWare Servers, Windows Servers, Linux Servers, and Workgroup Engine. Each one is a complete installation program (patch installations are not available). Except for Linux, the 8.7 installations can also be used to upgrade a previous version of Pervasive.SQL.
To update your client installations, install the server first. Then install the client at each client computer by mapping a drive to the server and running setup.exe from the server directory C:\pvsw\clients (or your chosen installation location).
This release has been tested in a variety of configurations.
After reading these notes, see Getting Started with Pervasive.SQL for installation procedures.
Please note the following when installing to Windows:
installed_drive>:\PVSW\BIN to your PATH.To remove the previous version of Pervasive.SQL for Linux and then install Pervasive.SQL V8 SP3 (8.7) using RPM, enter the following sequence of commands under the root user account:
rpm -e Pervasive.SQL
rpm -ivh Pervasive.SQL-8.70-114.000-i486.rpm
Note: Verify the correct package name of the 8.7 release. The build number 114.000 might be different than the final build.
This section describes the new features, enhancements, or significant changes in behavior that are offered in this release.
The SP3 (8.7) release contains an updated installer compared with the 8.5 and SP2 (8.6) releases. This is the only functionality change compared with the previous V8 releases. Getting Started with Pervasive.SQL documents the new installer.
The updated installer used in Pervasive.SQL SP3 (8.7) requires that you alter the parameters of your call-out installations compared with that of the Pervasive.SQL 8.5 and 8.6 releases.
To prepare your product installation to call the Pervasive.SQL installation, create a directory on your CD image. You may name the directory whatever you choose. The example code below uses the directory name psql. Copy the contents of the appropriate Pervasive install program directory to the directory on your install image.
The command to call-out to a Pervasive.SQL installation located in a psql subdirectory is:
psql\setup.exe -SMS
Note: Note The -SMS options keep the setup.exe in memory until the installation is complete. This is useful because the setup.exe is simply an InstallShield loader application that terminates as soon as the installation is loaded. It is also possible to omit the -SMS options and wait for the _ISDEL module to terminate.
A silent install requires the -s command line option. The command to call-out to a Pervasive.SQL installation and have it run silently is:
To change the default behavior of a call-out installation, edit the ptksetup.ini configuration file. This file is located in the same directory as the other installation files, including setup.exe. It is in the form of a Windows initialization file. It contains settings that can be modified programmatically or with a text editor. You can modify these settings to specify the components that do or do not get installed when the installation program is executed.
Please see Whats New in Pervasive.SQL V8 for a description of all new features in V8 as well as documentation for the use of these features. Whats New in Pervasive.SQL V8 is included in your product installation in HTML Help (.CHM) format.
This section lists the platforms and environments on which Pervasive.SQL V8 SP3 (8.7) has been tested.
The Pervasive.SQL V8 SP3 (8.7) Server was tested on the following:
The Pervasive.SQL V8 SP3 (8.7) Workgroup was tested on the following:
A tool that installs the Workgroup engine as a service is available on the Pervasive Component Zone web site. The tool is unsupported and available only on an as-is basis. To download the tool, visit the following URL and select the "Toolbox - WGE as an NT Service." link.
http://www.pervasive.com/ComponentZone/Component/Lookup.asp?Function=ShowComponents&ID=6&Category=Tools+%2F+Utilities
After downloading the file:
The next screen provides the option to install the Workgroup engine as a service. Before you do so, click Info and follow the instructions provided.
The Pervasive.SQL V8 SP3 (8.7) client was tested on the following:
This section provides information regarding the documentation included with the Pervasive.SQL V8 SP3 (8.7) product.
This release includes support for Microsoft HTML Help on Windows based platforms (files with .CHM extension).
HTML Help uses components of the Internet Explorer (IE) engine to display help files. A defect in the early versions of IE 5 (and some 5.5 versions) causes display irregularities with modular HTML Help systems. These display conditions may be seen in PVSWDOCS.CHM, the master help file for Pervasive.SQL V8 SP3 (8.7) that dynamically loads the other help files. Since this defect affects only the file merging mechanism, you will see no display irregularities when loading individual help files. Some specific symptoms you may encounter are:
If you encounter any of these display conditions, the solution is to upgrade to IE 5.01 or higher. You may download version 5.01 or higher from Microsofts web site. You can determine your version by clicking Help | About Internet Explorer from the browser window.
If your Internet Explorer version is one of the following, or a later version, then your HTML Help should function correctly.
|
IE Version
|
Description
|
|---|---|
|
5.00.2919.6307
|
Internet Explorer 5.01
|
|
5.00.3105.0106
|
Internet Explorer 5.01 with Service Pack 1
|
|
6.00.2800.1106
|
Internet Explorer 6.00 with Service Pack 1
|
Windows XP Professional and XP Home includes IE 6.0. Windows 2000 and Windows ME shipped with IE 5.01 so you should not see the display irregularities on those platforms, nor with older IE 4 versions.
If you have additional questions or comments about documentation, please feel free to post your remarks on DevTalk at the following URL:
http://www.pervasive.com/devtalk
This section documents the known issues for this release. These issues are priority candidates for the next service pack release of Pervasive.SQL. The issues are organized alphabetically by component area, then numerically by tracking number within the component area.
You may obtain technical support from the following Web-based support options:
To report a product defect, see http://www.pervasive.com/support/submit_defect.asp.
If you require something other than what Web-based support options provide, contact Pervasive Support by phone:
For technical support and discussions about Pervasive products in general:
For information on updates and Service Packs:
http://www.pervasive.com/products
http://www.pervasive.com/devtalk
http://www.pervasive.com/developerzone
http://www.pervasive.com/support/techpapers.asp
http://www.pervasive.com/support/technical/online_manuals.asp
http://www.pervasive.com/library
http://www.pervasive.com/support/support_programs.asp
This application uses the free iODBC Driver Manager as written by Ke Jin <kejin@inprise.com>, enhanced with local modifications from Pervasive for the NetWare platform. Pervasive will donate their code changes to the current maintainer of the iODBC Driver Manager project, in accordance with the LGPL license agreement of this project.
The iODBC Driver Manager home page is located at:
For further information on this project, contact its current maintainer: Patrick van Kleef <iodbc@openlinksw.com>.
PERVASIVE SOFTWARE INC. LICENSES THE SOFTWARE AND DOCUMENTATION PRODUCT TO YOU OR YOUR COMPANY SOLELY ON AN "AS IS" BASIS AND SOLELY IN ACCORDANCE WITH THE TERMS AND CONDITIONS OF THE ACCOMPANYING LICENSE AGREEMENT. PERVASIVE SOFTWARE INC. MAKES NO OTHER WARRANTIES WHATSOEVER, EITHER EXPRESS OR IMPLIED, REGARDING THE SOFTWARE OR THE CONTENT OF THE DOCUMENTATION; PERVASIVE SOFTWARE INC. HEREBY EXPRESSLY STATES AND YOU OR YOUR COMPANY ACKNOWLEDGES THAT PERVASIVE SOFTWARE INC. DOES NOT MAKE ANY WARRANTIES, INCLUDING, FOR EXAMPLE, WITH RESPECT TO MERCHANTABILITY, TITLE, OR FITNESS FOR ANY PARTICULAR PURPOSE OR ARISING FROM COURSE OF DEALING OR USAGE OF TRADE, AMONG OTHERS. Copyright © 2005 Pervasive Software Inc. All Rights Reserved.
|
Pervasive Software Inc. http://www.pervasive.com 12365 Riata Trace Pkwy, Bldg B Austin, TX 78727 USA Voice: (512) 231-6000 Fax: (512) 231-6010 Online Pervasive Contacts |
*** END OF README ***