Subject Re: [firebird-support] Delete advice
Author Mr. John
Sorry
There are 3 tables "persons","planning" and "calculations".
Using "planning" table there will be calculations in "calculations" table for some "persons".
When calculations must be done,old applications deletes all records from "calculation" table and add all new.
Now I rewrite this application using firebird and I don't like this "deletion",I think this will grow up my FB database,so I decide to update or insert records,not to delete all and only to add,my question is am I doing right ?
Thanks






----- Original Message ----
From: Alan McDonald <alan@...>
To: firebird-support@yahoogroups.com
Sent: Saturday, August 30, 2008 10:50:44 AM
Subject: RE: [firebird-support] Delete advice


> There are many fileds to be calculated.
> In this table are stored values for some persons,between 2 calculations
> persons could be added or deleted so there will be new or deleted
> records.
> Thanks
>

sorry - I can't understand this at all
Alan






[Non-text portions of this message have been removed]