"Error Opening Tables.Application closing down"

Moderators: Leon van Heerden, Luanda_Junzi, Belinda Frick, Lee Hendricks

"Error Opening Tables.Application closing down"

Postby Belinda Frick » Wed Dec 08, 2010 8:58 am

Ruby requires its own login and password to access the database.

  • Interbase: IBConsole:

    Login: RUBY
    Password: crystalsky

    In IBConsole, once you have registered the server, connect to it.
    There will be a "Users" item on the menu on the left. Click on it, and then
    right-click on SYSDBA on the left. Click on "Add User..." on the menu, enter
    the User Name RUBY and password crystalsky.

    Click on the Apply button and then the Close button. Close IBConsole.

  • Fire Bird:

    Open a command prompt (Start -> Run -> cmd)
    set ISC_USER=SYSDBA
    set ISC_PASSWORD=masterkey
    cd C:\Program Files\Firebird\Firebird_1_5\bin
    gsec
    add RUBY -pw crystalsky
    quit

    Please note: The commands are case sensitive.
    If you get an error on the cd command, leave out the single quotes.

    If the database is not running you will also get this error.
    START -> CONTROL PANEL -> FIREBIRD
    If the database is running, it will display "service is running".
    Check the settings:
    Tick 'Guardian'.
    Tick run 'as service'.
    Tick start 'automatic'
    Click on 'stop', then on 'start', to stop and start the service.


    Ruby should now work.
Belinda Frick
 
Posts: 3808
Joined: Fri Nov 12, 2010 4:25 pm

Return to Support Archive's (RUBY2)

Who is online

Users browsing this forum: No registered users and 1 guest