Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filtered Primary Keys
Message
From
11/08/1999 14:30:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Filtered Primary Keys
Miscellaneous
Thread ID:
00252652
Message ID:
00252652
Views:
48
I have an application where I'm not deleting
records from a table, just terminating them
by putting a value in TermDate (for archival
purposes). This obviously causes problems
if the same record is added again at some
future point.

The primary is a compound key.
I thought that filtering the key on
TermDate = {//}
might work, but if it did I wouldn't be
writing now :-)

Is there a standard way of handling this
outside of changing out key fields?
Next
Reply
Map
View

Click here to load this message in the networking platform