From: Alexey K. (JIRA) <tr...@fi...> - 2011-05-06 09:11:26
|
[ http://tracker.firebirdsql.org/browse/WEB-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kovyazin updated WEB-34: ------------------------------- Assignee: Paul Vinkenoog (was: Pavel Cisar) > 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: Paul Vinkenoog > > 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 |