ANN: FB TraceManager V3.0.2 has been released!

FBTM_V3_48x48 Upscene Productions is excited to officially release FB TraceManager V3.0.2!


Ever wondered if garbage collection might be guilty when one and the same statement shows dramatic different execution time on the same data volume? We have the answer.

This release exposes user-friendly Firebird Garbage Collection information at statement-level in parsed trace data and in the per-database monitoring tables integration.

More information on V3.0.2 is available here:
http://www.upscene.com/displaynews.php?item=20131025

Don’t forget our 15% autumn discount: HERFST13

More information on the product is available in the FB TraceManager section on our website, including an edition comparison sheet, webcasts etc.:
http://www.upscene.com/go/?go=fbtm

Database Workbench 4.4.2 released, 15% autumn discount

Upscene Productions is proud to announce the next
version of the popular multi-DBMS development tool:

Database Workbench 4.4.2 Pro

For more information, see here.

Take advantage of our 15% autumn discount!

This version includes fixes for issues as reported by our users.

The free Lite Editions will be released later.

Database Workbench supports:
– Borland InterBase (6.x – XE )
– Firebird ( 1.x, 2.x )
– MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1 & 2, SQL Express )
– MySQL 4.x, 5.x
– Oracle Database ( 8i, 9i, 10g, 11g )
– Sybase SQL Anywhere ( 9, 10, 11 and 12 )
– NexusDB ( 3.0 and up )

You like this news? Twitter it! Share it! Check out the PromoProgram!

eHealth system demo up and running (powered by Firebird)

Nigel Weeks created a demo for an assignment (for his Paramedic Practice degree) for a small fictional town’s health clinic, some appointment rooms, and some remote health professionals that are employed a few days a week (You can check it online also download the source code : Firebird SQL , PHP , webrtc, Ubuntu Server):

Naturally, I used the tools I know and love: PHP, FirebirdSQL, a splash of CSS, and a dollop of HTML.

Its feature set:

-Client management, current and outdated contact information(historical support)
-Bookings to see specialists, and notes system to go with the consultancy
-Booking screen with calendar for each specialist, and automatic blocking out for longer appointments.
-Daily run sheets for specialists (so they can see their appointment load in the morning)
-Payment status reports on appointments
-Reports on Specialist’s booking loads, and booking trends for hour of the day
-Outstanding account reports
-A WebRTC TeleHealth system for remote client and specialist consultancy and more. Oh yes, role-based access control(rudimentary)

Update of .NET Provider for OLEDB. Support of schemas implemented.

We continue to develop our .NET Provider for OLEDB. In the new build (#1434), we have implemented the methods to obtain database metadata:

  • OleDbConnection.GetOleDbSchemaTable
  • OleDbConnection.GetSchema

GetOleDbSchemaTable

Supported schemas:

  • SchemaGuids
  • DbInfoKeywords
  • DbInfoLiterals
  • All schemas of the OLEDB Provider

Distinctions compared to standard OLEDB.NET Provider:

  • The SchemaGuids schema describes all schemas including SchemaGuids, DbInfoKeywords and DbInfoLiterals.
  • The SchemaGuids schema supports restrictions for the Schema column.

GetSchema

Supported schemas:

  • MetaDataCollections
  • Restrictions
  • DataTypes
  • ReservedWords
  • DataSourceInformation
  • CharacterSets
  • Collations
  • Tables
  • Views
  • Columns
  • Procedures
  • ProcedureParameters
  • ProcedureColumns
  • Indexes

Distinctions compared to standard OLEDB.NET Provider:

  • The MetaDataCollections schema supports restrictions for the column CollectionName.
  • The Restrictions schema supports restrictions for the columns CollectionName and RestrictionName.
  • More accurate population of the DataSourceInformation schema.
  • More accurate population of the Restrictions schema.

Implementation peculiarities

  • Caching of data from its own schemas (SchemaGuids, DbInfoKeywords, DbInfoLiterals, …).
  • Coherence of information from metadata schemas with the descriptions of the resulting rowset columns and command parameters (ensured by IBProvider).
  • Different algorithms of metadata loading for Interbase and Firebird. Including – our provider takes into account the version of the server and the version of database ODS (ensured by IBProvider).
  • Caching of OLEDB metadata schemas is carried out on the IBProvider level (see a property «schema_cache»).

Other changes

  • The OleDbSchemaGuid class added with the lists of known OLEDB schema identifiers.
  • The OleDbSchemaRestriction class added with the lists of restriction indexes for known OLEDB schemas.
  • The OleDbLiteral class added.
  • The OleDbMetaDataCollectionNames class added.
  • The number of tests and debug structures ensuring the correct work of components increased.

New examples

If you are interested in working with stored procedures grouped into PACKAGE, please take a look at the new example for our .NET Provider:

  • Creation and working with PACKAGE (C#, FB3)
  • Database Workbench 4.4.1, free Lite Editions released

    Upscene Productions is proud to announce the release of the free Lite editions of the popular Windows-based development tool:

    Database Workbench 4.4.1 Lite

    For more information, see here.

    Database Workbench Pro supports:
    – Borland InterBase (6.x – XE )
    – Firebird ( 1.x, 2.x )
    – MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1 & 2, SQL Express )
    – MySQL 4.x, 5.x
    – Oracle Database ( 8i, 9i, 10g, 11g )
    – Sybase SQL Anywhere ( 9, 10, 11 and 12 )
    – NexusDB ( 3.0 and up )

    The Lite Editions are available for:
    – InterBase
    – Firebird
    – MySQL

    You like this news? Twitter it! Share it! Blog about it!

    Advanced Data Generator 3.1.1 released

    adg3_64x64 Upscene Productions announces the release of:
    Advanced Data Generator 3.1.1″

    A fast test-data generator tool that comes with a library
    of real-life data, can generate data to your database,
    SQL script or CSV files, many filling options, presets and
    much more.

    If you develop database applications, you need data for testing purposes!

    Version 3 included many new features, eg:

    • Unicode support in an all new fresh user interface
    • Ability to use external databases as the source for data
    • New and improved data libraries for real life like data
    • New template types
    • Much improved documentation with comprehensive “How to”-section

    This product comes in four versions:

    • Pro: ADO and ODBC connectivity
    • InterBase Edition
    • Firebird Edition
    • MySQL Edition

    For more information and a trial download, see the news @ Upscene Productions, pricing information is available.

    You like this news? Twitter it! Share it! Check out the PromoProgram!

    1 2