Subject | Re: [firebird-support] newbie installation problem question |
---|---|
Author | Pat Boné |
Post date | 2005-07-13T11:44:56Z |
Aah ok,
this is what i did before and it worked also:
gsec -user SYSDBA -database localhost:"C:\Progra~1\Firebird\Firebird_1_5\security.fdb" -password masterkey;
But for now i am into other trouble and found a solution on accessing a database with isql.exe like this (just to let users know, if having trouble with the string/paths)
SQL> CONNECT "localhost:C:\Program Files\Firebird\Firebird_1_5\example\employee.fdb" user 'SYSDBA' password 'myPW';
--
Phew this firebird is a really hot thing i have to cool down a bit now, so thanks for help again!
All the best
Pat
Simon Carter wrote:
______________________________
boingMedia e.K.
Staufenstr. 5
D-73037 Göppingen
Fon: ++49(0)-7161 98 39 31
Fax: ++49(0)-7161 98 73 72 3
______________________________
www.boingmedia.de
______________________________
This message and/or attached documents may contain
confidential and privileged information and should only be
read by those persons to whom this message is addressed.
This message is copyright to boingMedia and disclosure,
copying or forwarding this message and attachments without
the owner's approval is prohibited and may be unlawful. If you
have received this message in error, please notify the sender
via return email and delete the original message from any
computer. Thank you for your co-operation.
this is what i did before and it worked also:
gsec -user SYSDBA -database localhost:"C:\Progra~1\Firebird\Firebird_1_5\security.fdb" -password masterkey;
But for now i am into other trouble and found a solution on accessing a database with isql.exe like this (just to let users know, if having trouble with the string/paths)
SQL> CONNECT "localhost:C:\Program Files\Firebird\Firebird_1_5\example\employee.fdb" user 'SYSDBA' password 'myPW';
--
Phew this firebird is a really hot thing i have to cool down a bit now, so thanks for help again!
All the best
Pat
Simon Carter wrote:
> Hi Pat,--
>
>
>>-----Original Message-----
>>ok this is also working! thanks.
>>What do you mean with specifying the server???
>
>
> Include the server name or ip address, i.e. localhost or 127.0.0.1.
>
> I have added an faq at fbtalk for this now
> (http://www.fbtalk.net/viewtopic.php?pid=183)
>
> Rgds
>
> Si
> http://www.fbtalk.net/
> http://www.tectsoft.net/
>
>
>
>
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://firebird.sourceforge.net and click the Resources item
> on the main (top) menu. Try Knowledgebase and FAQ links !
>
> Also search the knowledgebases at http://www.ibphoenix.com
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
______________________________
boingMedia e.K.
Staufenstr. 5
D-73037 Göppingen
Fon: ++49(0)-7161 98 39 31
Fax: ++49(0)-7161 98 73 72 3
______________________________
www.boingmedia.de
______________________________
This message and/or attached documents may contain
confidential and privileged information and should only be
read by those persons to whom this message is addressed.
This message is copyright to boingMedia and disclosure,
copying or forwarding this message and attachments without
the owner's approval is prohibited and may be unlawful. If you
have received this message in error, please notify the sender
via return email and delete the original message from any
computer. Thank you for your co-operation.