![]() |
Sergey Kornilov admin 9/23/2012 |
It looks like your web host doesn't allow "Parent paths" meaning you cannot use .. characters in connection string. As a workaround you can specify an absolute path to the database file. This article explains how to achieve this: |
F
|
flwebster author 9/26/2012 |
It looks like your web host doesn't allow "Parent paths" meaning you cannot use .. characters in connection string. As a workaround you can specify an absolute path to the database file. This article explains how to achieve this: http://xlinesoft.com/articles/servermappath_use_strategy.htm
|
![]() |
Sergey Kornilov admin 9/26/2012 |
Did you have a chance to check my reply? |