I switched to sqlite3, here is the behavior:
Non administrator:
- Creates the rdbms file on custom location, populates the file
- Throws an "unable to read datastore file" exception
Administrator:
- Works perfectly
It wasn't working for non-sqlite3 even with the administrator privileges and it works with sqlite3 only with administrator priv.
Very strange but I'm glad it works
On Saturday, April 7, 2012 11:14:44 PM UTC+3, Kaan Soral wrote: