Attempting to build some group security by building a separate project that will looks at a group code to determine which records to show.
First project is located in directory cci
That directory has a project and the database
Second project is located in directory cci/acrm
I'm attempting to access the database in the directory of cci by setting a path of ../db/databasename
Project located in cci directory works fine. Run the project in cci/acrm and it crashes.
In fact, the login screen doesn't even come up until I remove the ../ from the database path. I'm confused.
Where do I place the directory and can the second project be located in the tree of the first directory?
Please give me some advice.
Thanks
Steve Divine