Subject | Re: [firebird-support] Ouch! |
---|---|
Author | Mark Rotteveel |
Post date | 2015-02-28T12:10:33Z |
On 27-2-2015 21:47, JuuS JuuS@... [firebird-support] wrote:
from weird interjections like "<don't hate me!>". It is distracting.
need to be a member of the firebird group (you may need to logout and
back in after adding yourself to the firebird group).
hostname (or localhost)), you are connecting to the database directly
(not through the Firebird server), meaning you yourself need to have
sufficient file-level access to the database.
If you don't want that, you should connect through the database server
(meaning you need to specify the hostname as part of the connection string).
Mark
--
Mark Rotteveel
> I've spent about 10 hours now trying to get firebird to work < don'tA suggestion: use a descriptive subject instead of "Ouch!", and refrain
> hate me!>. I'm kubuntu 14.04 64 bit.
from weird interjections like "<don't hate me!>". It is distracting.
> I followed directions from two sources, one using the sh script, theThe firebird user has - afaik - no password and you can't log in, you
> other using the ppa.
>
> sh method simply didn't work, firebird server wouldn't run.
>
> ppa method worked...sort of.
>
> following the instrunctions here:
> https://help.ubuntu.com/community/Firebird2.5
>
> I was able to get the firebird server to run (yea!0). I continued to
> follow the instructions and opened isql-fb.
>
> I was able to use the connect command to view the example db.
>
> But...when I tried to create a test database it wouldn't work.
>
> In fact the ONLY THING I can do is use isql-fb to connect to the example
> database.
>
> NOTHING else works. gsec won't open the db to add new users. flamerobin
> also won't work (though it did allow me to add a user!).
>
> gsec gives this:
> cannot attach to password database
> unable to open database
>
> I think, "hmm, maybe I need to be the firebird user?" I try to su to
> firebird, it asks for a password. None of the passwords I've used (yes,
> I found my password in the etc branch, that's how I was able to at least
> connect) works.
>
> What is the firebird user password? Or is that not even the problem?
need to be a member of the firebird group (you may need to logout and
back in after adding yourself to the firebird group).
> I'm a lazarus user and in their listserv many people praise firebird forDepending on the exact way of connecting (ie if you didn't specify a
> its easy install and use...after 10 hours I'm am perplexed and find the
> opposite.
>
>
> I'm testing db's and yesterday installed postresSQL...it was a breeze.
> What am I running into here?
hostname (or localhost)), you are connecting to the database directly
(not through the Firebird server), meaning you yourself need to have
sufficient file-level access to the database.
If you don't want that, you should connect through the database server
(meaning you need to specify the hostname as part of the connection string).
Mark
--
Mark Rotteveel