Beta Server Updates

Discussion in 'Synapse' started by Graham, Feb 9, 2010.

  1. Graham

    Graham Developer Staff Member

    R84B66 for Windows 10 Jan 2010

    New - AutoFind support
    Bugfix - upgrade function repaired

    You many need to manually update to this build due to a broken upgrade in earlier versions.
  2. Graham

    Graham Developer Staff Member

    R84B66 for Windows 10 Jan 2010


    New -Will now find dates like Feb 10, 2010
  3. Graham

    Graham Developer Staff Member

    I have a new beta server that will install 64 bit Firebird and OBDC and has been tested under Windows 2008 enterprise edition. But since 32 bit applications can not access the 64 bit registry, we have to connect to the database using a DSN less connection.
    Also you have to use the fbclient.dll in the wow64 directory.

    So, start up Synapse server like this

    synapse-server -user SYSDBA -pass masterkey -port 8011 -dsn %/c/emr/remr.fdb

    and also move c:\program files\firebird\firebird_2_1\wow64\fbclient.dll to the bin directory.

Share This Page