Hi Neon; Reviewing your error messages I can see what happened. Thanks for the details here. It makes it easy to spot the issue and provide steps to correct it.
You need to create a database in the admin.pl. What is happening here is that you have created a database and loaded Pg-central into it, but the main schema (found in Pg-database.sql) has not been loaded into it. Alternatively you could load the Pg-database.sql into the same database. I remember there was an issue with this involving a duplicate table (session?) so you might have to drop that table if you go that route. Probably easier to load a database via the admin.pl though. Best Wishes, Chris Travers ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
