8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 20:03:03 +01:00
firebird-mirror/builds/install/arch-specific/win32
2007-06-02 19:11:18 +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
BuildExecutableInstall.bat Metadata charset upgrade scripts 2007-06-02 19:11:18 +00:00
custom_messages.inc Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
firebird_install_logo1.bmp *** empty log message *** 2006-12-11 12:53:41 +00:00
FirebirdInstall_20.iss Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
FirebirdInstallEnvironmentChecks.inc Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
FirebirdInstallSupportFunctions.inc Improve detection of previous Windows installs. 2005-03-16 10:53:53 +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 Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
installation_scripted.txt Add supporting files to build Win32 packages 2005-02-17 15:04:23 +00:00
readme_snapshot.txt Update win32 build installer script for snapshot builds. 2005-11-28 10:27:58 +00:00
Readme.txt Misc. 2007-03-22 04:20:27 +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)
====================================

  *** Alpha 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 Alpha release of Firebird 2.1


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

This alpha 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 this release. 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.

Full documentation is not yet available. (This is
by design.) Full feature freeze will only occur when
we go to beta. In the meantime, the doc directory and
the doc\sql.extensions directory have some raw
documentation on how to use some of the new features.


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

A binary installer will not be available before beta 1.
Please use the install_<server>.bat batch file to
install this package. 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.