|
From: Noel C. <NO...@mi...> - 2001-08-11 00:21:03
|
Hi, I think I have successfully installed sql ledger and required components. In the readme under SETUP A DATABASE AND THE TABLES there is an instruction to select the Database Administration link.. I don't see that link. I created a user and filled in the relevant information, dbname port etc, I manually created a database at the command line that I referenced here. Regarding the tables in the database, do I need to create these manually too, or does the script do this? Apologies if I am missing something obvious here. Thanks Noel Running Redhat Linux 7.0 P.S. Login works fine, but selecting links on the left results in errors. There are no tables in the database to query, so this is predictable I guess. eg ERROR: Relation 'chart' does not exist SELECT accno, description FROM chart WHERE link LIKE '%CT_tax%' AND chart.id = tax.chart_id ORDER BY accno |