You don't run PalmOS applications "in PODS". You can only run them on the Emulator or on the various simulators (and on a real device, of course). If you mean that your application cannot find the library when run on the simulator (or emulator) launched from PODS (e.g., while you debug your application), then you must simply put it there, like any other database that might be required. In order to avoid doing it every time PODS launches the simulator, simply save the simulator's session and load it at startup time - this can be done either with a command-line option when invoking the simulator, or by modifying the configuration (*.INI) file of the simulator.
Regards, Vesselin -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
