BDE data loss problem ( local paradox database) 
Author Message
 BDE data loss problem ( local paradox database)

Set the LocalShare option to true in the BDE. Paradox stores transactions
otherwise. Setting localshare to true will cause it to write each record to
the database when working with multiple users.

Woody

Quote:

> Hi ,

> I'va got a strange problem in my application .

> I'm writing  an application with a local database implemented with paradox
> tables, now the problem is that when the application crashes ( in the IDE
> and free under windows NT 95 98) the data that was stored in de database
is
> lost, i'm not using cashing of any sort that i know of.
> I've put all the tables and queries on one datamodule and still i loose my
> data....

> but the strange thing is that only the data that was stored on the same
day
> as the crash is lost, older data isn't deleted why ?

> I hope that someone out there can help me



Wed, 18 Jun 1902 08:00:00 GMT  
 BDE data loss problem ( local paradox database)
Hi ,

I'va got a strange problem in my application .

I'm writing  an application with a local database implemented with paradox
tables, now the problem is that when the application crashes ( in the IDE
and free under windows NT 95 98) the data that was stored in de database is
lost, i'm not using cashing of any sort that i know of.
I've put all the tables and queries on one datamodule and still i loose my
data....

but the strange thing is that only the data that was stored on the same day
as the crash is lost, older data isn't deleted why ?

I hope that someone out there can help me



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Serious paradox problems (data coruption and losses, aargh)

2. Data loss: VCACHE with BDE, problem??

3. Strange data loss problems with Delphi 2.0+BDE

4. A BDE-capable local database faster than Paradox with TQuery

5. Data loss with Paradox

6. Data loss in BDE Delphi

7. Paradox 5.0 data packing + Large Database Problem

8. Concurrency Problem - Database Networking Application using BDE (Paradox)

9. local share BDE for paradox

10. Mysterous data loss

11. Data loss when shutting down system ?!?

12. Help! - Blocking records in local network Paradox databases

 

 
Powered by phpBB® Forum Software