Hi there, I am creating a database in my application and then trying to open it inside a shared library!
In the shared library, I am not able to open it somehow. When I try to create the same database (in the shared library with same creator id and name) it throws error saying "database already exists". I am making sure that I close the database in my application after creating or using it. I am writing some data to the database in my application and am trying to read it in the shared library. Can anyone tell me what can be the problem here? Thanks, Keyur. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
