It seems that the method to construct the variable     self->{dbconnect}
 has a bug. As the variable leave out the port number.

LedgerSMB::User::dbconnect_vars( $self, $self->{dbname} );




DBI connect('dbname=test;host=127.0.0.1;port=','sql-ledger',...) failed:
could not connect to server: Connection refused
        Is the server running on host "127.0.0.1" and accepting


Man I hope other versions are less buggy :(

Also the upgrade document implies that you need to use Alter sequence to
alter ownership of sequences but you use alter table to change ownership
of sequnece. Lost about 30 minutes on that.

thanks
===========================================
Cyber Designs - Put your business on the net
http://www.CyberDesigns.co.za

Jumping Bean - Your Java and Linux Experts
http://www.JumpingBean.co.za

Tel: 011-781 80 14
Fax: 011-781 80 15
===========================================
Disclaimer

Any views or opinions presented in this email are solely those of the author 
and do not necessarily represent those of the company. Employees of Cyber 
Designs are expressly required not to make defamatory statements and not to 
infringe or authorize any infringement of copyright or any other legal right by 
email communications. Any such communication is contrary to company policy and 
outside the scope of the employment of the individual concerned. The company 
will not accept any liability in respect of such communication, and the 
employee responsible will be personally liable for any damages or other 
liability arising.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to