This topic is locked

Where to store DB

1/24/2008 5:56:45 AM
ASPRunnerPro General questions
G
guroos author

I have a folder called 'expo'. Inside this folder is the DB and 3 folders each containing 3 different versions of the same project. I would like each version to operate from the same DB. Although I had this working earlier it is suddenly telling me I cannot have '../' in the mappath. Is there another way to run 3 different versions off of the same DB?

Sergey Kornilov admin 1/24/2008

You can modify connection string in all three projects to point to the same database.

If parent paths not allowed you can specify full path to the database.
Check the following article, bullet 3:

http://www.xlinesoft.com/asprunnerpro/arti...se_strategy.htm