In the linux version of firebird this isnt true. When the Firebird installation ends, a random password is assigned and recorded in the SYSDBA.password module.
[] Ricardo On Sun, 25 Sep 2005 01:13:47 +0200, barko <[EMAIL PROTECTED]> escreveu: > De: barko <[EMAIL PROTECTED]> > Data: Sun, 25 Sep 2005 01:13:47 +0200 > Para: [email protected] > Assunto: Re: [lazarus] A Firebird connection trouble > > default password for firebird sysdba user is: masterkey > try with this :) > > Dne nedelja 25. septembra 2005 00:26 je Arí Ricardo Ody napisal(a): > > Hi guys! > > > > I have the Firebird DBMS installed in the directory: /opt/firebird and the > > traditional DB employee.fdb in /opt/firebird/examples. > > > > Under Lazarus 0.9.8 in Linux Mandrake 10.1 I open a new project and include > > a a TIBConnection and fill the properties with: > > > > DataBaseName: /opt/firebird/examples/employee.fdb > > Password:L7NRpE0C > > UserName: sysdba > > > > (I pick up the user name and the password in the SYSDBA.password module in > > the directory /opt/firebird) > > > > When I change the Connected property of the TIBConnection to True I receive > > an error message with the following: > > > > IBConnection1 : DoIntermalConnect > > -Unable to complete network request to host "localhost". > > -Failed to establish a connection > > -Connection refused > > > > I'm writting to ask if someone of you can tell me anything about what's > > happen. > > > > My machine isn't in a network. The unique use of the Ethernet card is a > > connection to a cable modem. > > > > Greetings from Sao Paulo - Brazil > > > > Ricardo > > > > P.S.: I had make a browse in the same Firebird DB in the past. With the > > same Lazarus and the same Firebird. It seems like anything changes... > > > > _________________________________________________________________ > > To unsubscribe: mail [EMAIL PROTECTED] with > > "unsubscribe" as the Subject > > archives at http://www.lazarus.freepascal.org/mailarchives > > -- > bye, > ...s]-[it happens... > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives > > > _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
