Specialfolder problem in iphone
Posted: Thu Jul 07, 2011 3:04 pm
I already posted another discussion like this, but the problem persists.
Summarize, I need the database file of my application is in a location accessible by other modules of the same application. The function specialfonders ("documents") creates a folder "documents" within each application.
Some say that the folder "documents" is not within the application, but if you go in the folders dell'iPhoneSimulatror you will find that is so, and even other software to navigate the iPhone is to see the files' inside of each application.
Now I'm developing the second module of my application and I would like to access the data as the first module to contain the client records, and if I use the command specialfolders ("documents") the file does not exist and creates a new, empty without tables.
There is no way to reach the other file
Do you have suggestions?
Summarize, I need the database file of my application is in a location accessible by other modules of the same application. The function specialfonders ("documents") creates a folder "documents" within each application.
Some say that the folder "documents" is not within the application, but if you go in the folders dell'iPhoneSimulatror you will find that is so, and even other software to navigate the iPhone is to see the files' inside of each application.
Now I'm developing the second module of my application and I would like to access the data as the first module to contain the client records, and if I use the command specialfolders ("documents") the file does not exist and creates a new, empty without tables.
There is no way to reach the other file
Do you have suggestions?