Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to extract filename, indexname, key from .dbc
Message
From
25/05/1999 04:01:00
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00221452
Message ID:
00222354
Views:
26
>Actually, I have looked at it ( a little :) ) and my reason for avoiding it is that APPEND BLANK violates the key's 'uniqueness' and so triggers an error. Lately, though I haven't been using the APPEND BLANK method, so maybe I'll revisit this issue.

You can use a Primary Key and still use APPEND BLANK - You probably want to use buffering for the tables/views you are using (at least row buffering)
and you can also set a "default value" function that will return the next available key for the Key field

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform