I am writing a simple application similar to  the Address Book app except
less complicated. I have a simple database (several CharPtr fields) and 4
forms: a list of all the records in the database, a new record form, a
view record form and an edit record form.

I am having a very strange problem. When I am inside my application and I
add or edit records everything works fine, but when I exit and re-open my
application the data in my database gets corrupted, mostly replaced by
junk strings and symbols. I have no idea what is causing this problem and it 
only occurs when I exit and re-open my application. Can you please give me
some suggestions. Let me know if I need to send my source code.


Thanks,

Kourosh Bodaghi





Reply via email to