29-06-2005, 03:38 PM
Quote:DBE wrote:
Don't want to sound like a "techie", but as fspassengers uses an SQL DB, why not create a new table for comments?
This way, the comment table would only be filled "on-demand" and linked to the main log record.
FsPassengers is not an "online" program at first and it don't use a SQL db internally
"export" feature to SQL is only an adtionnal feature but your flight and all data are stored in
files on your disk when you record a flight.
But I see what you mean and I thought about that already, a new files that would contain only
comments... My main concern is that I preffer to avoid big rework on the database at 10 day
from the release, for now it's proof and solid....
I must see that, this feature may be added after the release finally...
Dan