8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 17:23:04 +01:00
firebird-mirror/builds/install/arch-specific/win32
2007-07-25 14:41:06 +00:00
..
ba Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
de Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
es Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
fr Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
hu Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
it Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
pl Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
pt Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
si Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
After_Installation.url Add link to landing page 2007-07-03 09:08:57 +00:00
BuildExecutableInstall.bat Remove quotes around env var and document how to define it correctly. 2007-07-25 14:41:06 +00:00
custom_messages.inc Upgrade inno setup script to IS5 2007-06-26 08:43:44 +00:00
firebird_install_logo1.bmp *** empty log message *** 2006-12-11 12:53:41 +00:00
FirebirdInstall_20.iss Add link to landing page 2007-07-03 09:08:57 +00:00
FirebirdInstallEnvironmentChecks.inc Upgrade inno setup script to IS5 2007-06-26 08:43:44 +00:00
FirebirdInstallSupportFunctions.inc Improve detection of previous Windows installs. 2005-03-16 10:53:53 +00:00
firebirdsql.org.url Add link to landing page 2007-07-03 09:08:57 +00:00
i18n_readme.txt Corrections. 2007-02-03 10:38:42 +00:00
install_classic.bat Update manual installation batch files to support installation as a non-default service name. 2007-03-16 11:49:45 +00:00
install_super.bat Update manual installation batch files to support installation as a non-default service name. 2007-03-16 11:49:45 +00:00
installation_readme.txt Upgrade inno setup script to IS5 2007-06-26 08:43:44 +00:00
installation_scripted.txt Make sure example is actually correct. 2007-07-05 13:57:32 +00:00
readme_snapshot.txt Update win32 build installer script for snapshot builds. 2005-11-28 10:27:58 +00:00
Readme.txt Upgrade inno setup script to IS5 2007-06-26 08:43:44 +00:00
strip_comments.sed Update Win32 MSVC7 project files. Fix some Win32 packaging issues. 2005-03-04 10:08:06 +00:00
uninstall.bat Update manual installation batch files to support installation as a non-default service name. 2007-03-16 11:49:45 +00:00

====================================
Firebird 2.1.0       (Windows Build)
====================================

  *** Beta 1 ***

o Introduction
o Intended Users
o Features in this release (all platforms)
o Bugs fixed in this release
o Installation
o Reporting Bugs


Introduction
============

Welcome to the first beta release of Firebird 2.1


Intended Users
==============

This beta release is intended for experienced Firebird
users. It has not been thoroughly tested and new
features are only sparsely documented. Do not use this
release in a production environment.


Features in this release
========================

Apart from numerous bug fixes there are several
major new features in Firebird 2.1. In no particular
order they are:

 o Text blob compatibility with varchars
 o Database Triggers (connect, disconnect)
 o Transaction Triggers (start/commit/rollback)
 o Use of domains for Trigger/SP variable definition
 o Numerous monitoring facilities available via
     SQL statements
 o Global temporary tables
 o Query termination
 o Unicode collations
 o MERGE and UPDATE or INSERT statements
 o Support for chinese characters via GBK
 o Common table expressions
 o Aggregate concatenation function
 o Character set TIS620
 o 64-bit builds for Windows

There are also many more enhancements. You can browse
a summary of changes via the bug tracker here:

http://tracker.firebirdsql.org/secure/ReleaseNote.jspa?projectId=10000&styleName=Html&version=10041

Improvements and New features are listed after the
bug fixes.

We are in the process of documenting the new features
and you can read more about them in the release notes.


Installation
============

Binary installation package are available, but they do
not yet support multiple service instance installation.
Neither are they fully 64-bit ready. The known
limitations are discussed in installation_readme.txt.

You can also use the zip packages to install Firebird
manually. There is more info on manual installation
in doc\install_windows_manually.txt.


Reporting Bugs
==============

Before you report a bug:

 o Check you know how Firebird works.
   Maybe it is not a bug at all.

 o Perhaps some has already reported this? Browse
   existing bug reports here:

    http://tracker.firebirdsql.org/secure/BrowseProject.jspa

 o If in doubt why not discuss the problem on the
   Firebird-devel list? You can subscribe here:

    http://lists.sourceforge.net/lists/listinfo/firebird-devel

   and the list is viewable via a newsgroup interface
   here:

    news://news.atkin.com/


Please don't use the Firebird-devel list for technical
support unless the question specifically relates to a
new feature in Firebird 2.1


Happy Testing!

From the Firebird team.