I have Moya running but I am unable to enter any data.
Here is what I have done to date:
-= Installed PostgreSQL
-= Setup user/database, ran SQL script
-= Downloaded and compiled source code
The compile ran without error. I ran "moya" and the
application opens. But, whenever I try to insert any
information (i.e. equipment) I get an error stating the
name is not unique.
I suspect that the application is not connecting to the
MOYADB database. I know that the SQL script added
routes and I can verify this by querying the "routes"
table. But when I open the "Manage Routes" dialog it
is empty.
Is there any special settings in PostgreSQL I need to
have or supporting software installed (client, special
libraries, etc)
BTW, I am running this on Redhat 9.0.
Regards,
Steve Gahm