Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering, Views and primary keys
Message
From
24/02/2000 06:41:48
Jill Derickson
Software Specialties
Saipan, CNMI
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00335702
Message ID:
00336644
Views:
12
Thanks Mark.
>Sorry, I explained that badly. I use remote views so I can not update the table directly. What I was trying to say is I will use a view whose PK is updatable if I have to immediately know what the key is for use as FK in a child table. Otherwise, I tend to use views whose PK is not updatable. In all cases, the default value of my PK field is a function call to my PK generator. I always do INSERTs on a view that is updatable, I just vary on whether the PK is updatable depending on my needs.
>
Previous
Reply
Map
View

Click here to load this message in the networking platform