From: Alf G. (JIRA) <tr...@fi...> - 2011-01-29 23:04:47
|
Connect ind ubusetup.html ------------------------- Key: WEB-34 URL: http://tracker.firebirdsql.org/browse/WEB-34 Project: Web site Issue Type: Bug Environment: debian squeeze Reporter: Alf Gaida Assignee: Pavel Cisar In http://www.firebirdsql.org/manual/ubusetup.html: Fire up the interactive shell and at the SQL> prompt connect to employee database using the connect statement isql-fb SQL> connect "/var/lib/firebird/2.1/data/employee.fdb " user 'SYSDBA' password 'SYSDBApassword'; should be: SQL> connect "/var/lib/firebird/2.1/data/employee.fdb " user 'SYSDBA' password 'password'; -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |