Subject IBExpert New Version 2005.12.04 ready for Download
Author HKlemt
IBExpert New Version 2005.12.04 ready for Download

Today we uploaded a new Version 2005.12.04
of IBExpert on www.ibexpert.com

If you are registered customer and cannot
access the customer area, please check the
update end date from your registration form.
(If you have a valid license and not
received new keys after Aug 2005, please
contact register@...)

If you update right is already expired,
you can extend it for the next two years
with buying the Extension license(s) in
our shop. See details on our Web Site
www.ibexpert.com or just ask
register@... for details.

You receive this email because it was used
in the registration process of IBExpert.
If you want to cancel, just reply with
the word UNSUBSCRIBE in the Subject.

*********************************************************
IBExpert Years End Special: IBExpert Starter Kit for just
299 Euro, only available until 31st. Dec 2005.

What is the Starter Kit? It contains 3 IBExpert Licenses
and gives you access to all new versions for the next 12
month. If you already have any IBExpert license, you can
buy the IBExpert License Extension and get access to all
new Version for the next 24 month. If you have a license,
which is still valid, the remaining time will be used for
the Extension.

Order Now

http://www.shareit.com/product.html?cart=1&productid=171271
*********************************************************


1. Database Comparer:

* Added possibility to specify server
version which syntax
will be used while comparing databases.

* Added support for array fields.

* Some minor bugs were fixed.


2. SP/Trigger Debugger:

* Added possibility to debug universal
triggers that use context variables
INSERTING/UPDATING/DELETING.The debugger
interprets these variables as regular
input parameters of datatype BOOLEAN
and they are FALSE by default.


3. Database Object Descriptions:

* Fixed problem with adding/modifying
descriptions greater than 32K.


4. View Editor:

* Fixed problem with recreating of trigger
descriptions of updatable views after
recompile.


5. Data Grid:

* Fixed problem with editing live queries
when key fields are aliased.


6. SP Editor, Extract Metadata:

* Fixed problem with duplicate equal sign
when input parameters have default
values (Firebird 2)


7. Database Designer:

* Fixed problem with updating of the Model
Tree when adding/deleting/modifying
tables and views.


8. SP Editor, Trigger Editor:

* Code Completion list now displays cursor
names when ones declared within
SP/trigger (Firebird 2).


9. Script Executive, IBEScript:

* Added support for new conditional directive:

{$IfExists INDEX <index_name>}
{$IfNotExists INDEX <index_name>}

10. IBEBlock:

* Added possibility to export data into DBF:

execute ibeblock
as
begin
SELECT * FROM RDB$FIELDS
EXPORT AS DBF INTO 'E:\TestExport.dbf'
OPTIONS 'ConvertToDOS; LongStringsToMemo; DateTimeAsDate';
end

* New option (ServerVersion) available in
ibec_CompareMetadata
function. Possible values are:

IB4? - for InterBase 4.?
IB5? - for InterBase 5.?
IB6? - for InterBase 6.?
IB7? - for InterBase 7.?
FB1? - for Firebird 1.?
FB15 - for Firebird 1.5
FB2? - for Firebird 2.?
YA1? - for Yaffil 1.?

If ServerVersion is not specified FB15 will be used.


11. SQL Editor | Create procedure from SELECT:

* Added possibility to turn query parameters
into input parameters of stored procedure.

12. In this version we introduce a new script engine
which allows you to implement and execute your
own applications (scripts) within the IBExpert.
You can use one of four languages to write scripts:
Pascal, Basic, JavaScript and C++.

There are two ways to store your scripts:
A. In a registered database
B. In the User Database
(Options | Environment Options | User Database)

To create a new script in a registered database
use Database Explorer context menu staying on
Scripts node. You also can create IBEBlocks and
Firebird 2 blocks (EXECUTE BLOCK) within your
database. Each script (block) must have an
unique name (up to 100 chars) within the
database.

To create a new script in the User Database you
should enable this option in
Options | Environment Options | User Database
and restart the IBExpert. After this there
will be a new tab in the Database Explorer -
Scripts/Blocks. You can create scripts and
blocks using context menu of Scripts/Blocks
tree and also organize them in folders.

At the time, more information about syntax of
scripts and their possibilities you can get here:
http://www.paxscript.com

About the User Database:
http://www.ibexpert.info/documentation/14059.html
We strongly recommend you to use the User
Database as a main storage for IBExpert.

About the IBEBlock:
http://www.ibexpert.info/documentation/20292.html

Some examples of user scripts and IBEBlock's:
www.ibexpert.com/download//BlockScriptSamples.zip


13. A lot of minor bugfixes and small improvements..



14. Distribution of IBExpert Modules

* To be allowed to distribute any of the
IBExpert Modules (ibexpert.exe, ibescript.exe,
ibescript.dll) together with your application,
you need:
-IBExpert Site License, if the distribution is
located only on computers in your own company
-IBExpert VAR License, if the distribution is
located on any computer outside your company

If you are already IBExpert customer, you can
upgrade to Site or VAR License and directly
buy the 24 month Extension Product.

See www.ibexpert.com Purchase Area for Details

Some functions of the new IBExpert Modules do
not work on Non licensed Computers, so you can
only use them, where your IBExpert License is
valid.

Customers with Site License are allowed to
make them work on every computer in their
company just by copying the License file to
the path, where the module (such as
ibescript.exe) should run.

VAR License Customers may also integrate
these modules and the License file in their
Software installation.



The IBExpert Team


The most Expert for InterBase and Firebird --- www.ibexpert.com
HK Software - Gerhard Stalling Strasse 47a - 26135 Oldenburg - Germany
Phone/Fax +49 700 IBEXPERT (42397378) www.h-k.de
Training and Support for Delphi, InterBase, Firebird, AS/400