Book a Demo

Author Topic: Accessing the EABASE.FDB firebird database  (Read 4777 times)

Knut Paulsen

  • EA User
  • **
  • Posts: 82
  • Karma: +1/-0
    • View Profile
Accessing the EABASE.FDB firebird database
« on: February 02, 2015, 10:21:16 pm »
Hi guys,

I want to peek inside the ea cloud services database and I am creating an EA Firebird ODBC entry. I enter the name of the odbc entry and select the EABASE.FDB file in the Database field, but when I click test connection it says Open database XXX failed. Is there something more I need to do?

br
Knut

Knut Paulsen

  • EA User
  • **
  • Posts: 82
  • Karma: +1/-0
    • View Profile
Re: Accessing the EABASE.FDB firebird database
« Reply #1 on: February 03, 2015, 02:07:24 am »
Ok, getting a bit further :-)

EABASE.FDB successfully opened and read. Appears to contain a regular EA table structure, which brings out the question: In which table did they put the EA Cloud configuration stuff?

Anybody?

br
Knut

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Accessing the EABASE.FDB firebird database
« Reply #2 on: February 03, 2015, 08:46:34 am »
Not sure I understand your question. The only thing that's stored locally is the connection string to the cloud repository.

Knut Paulsen

  • EA User
  • **
  • Posts: 82
  • Karma: +1/-0
    • View Profile
Re: Accessing the EABASE.FDB firebird database
« Reply #3 on: February 03, 2015, 08:56:56 pm »
Sorry for being imprecise Simon :-)
The connecting strings are just what I am looking for.

br
Knut