Re: Lifedrive problems

2005-06-02 Thread Roel Wijmans
The FindFile code is as follows... With the volume number changing, does that mean i can't have a database open for the duration of my application running? do i just need to open and close the database every time i need to access it? static FileRef FindFile (UInt16 volRefNum, Char *directory, C

Re: Lifedrive problems

2005-05-31 Thread Ben Combee
At 06:00 PM 5/31/2005, you wrote: I seem to have the opposite problem. My app seems to work fine on the SD card, but won't work on the device itself. I'm assuming that that would be a similar problem? I'm using this UInt32 volumeIterator; FileRef theData

Re: Lifedrive problems

2005-05-31 Thread Roel Wijmans
I seem to have the opposite problem. My app seems to work fine on the SD card, but won't work on the device itself. I'm assuming that that would be a similar problem? I'm using this UInt32 volumeIterator; FileRef theDatabaseFile; volumeIterator =

Re: Lifedrive problems

2005-05-29 Thread Ben Combee
At 10:00 AM 5/29/2005, you wrote: Well, I just had my first email from a customer who is having problems with my app on a Lifedrive. My code has been running without problems to access databases on an SD card ever since the first Palm with a card slot came out. I'll obviously have to investig

Lifedrive problems

2005-05-29 Thread Doug Gordon
Well, I just had my first email from a customer who is having problems with my app on a Lifedrive. My code has been running without problems to access databases on an SD card ever since the first Palm with a card slot came out. I'll obviously have to investigate this further (hopefully without