Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unique key based on timestamp
Message
From
18/10/2004 03:30:27
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00952187
Message ID:
00952203
Views:
9
>Realize that I will have to check for duplicate key prior to inserting a new record as that two records quickly inserted might get a duplicate key.

This will surely can be problematic if you ever use more than 1 pc to update the table, since the clocks will differ between the pc's.

You could probably get better results for 1 workstation with sys(2015) and get sortable results back by reconverting, but this can break during some time windows.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform