Message
From
12/06/2008 15:44:36
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01323545
Message ID:
01323598
Views:
10
>SQL Server also uses INDEXES to have PK and Foreign keys. So yes VFP has real PKs and FKs.

OK... I looked around in VFP and found the difference between the index types in VFP: Regular vs. Primary vs. Candidate.

I've always used the Regular index type for everything. I bet if I go in and declare the right ones as Primary, it will push over the way I am needing it to.


I'll try it out.
Previous
Next
Reply
Map
View