Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CREATE CURSOR command
Message
De
20/01/2012 11:55:38
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01533423
Message ID:
01533426
Vues:
53
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>Does CREATE CURSOR command allow to specify primary key? It is not listed in the syntax, but there is a mention of it in the text.
>
>I'm adding a field ID I AutoInc NextValue 2 and I want this field to be primary key in the table. What will be my syntax for this?
>
>I also checked CREATE TABLE command and it allows to specify field as Primary. So, is there a difference between CURSOR and TABLE and it's a limitation of the CURSOR?
>
>Thanks in advance.


You can add a candidate key to the cursor
index id tag id candidate
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform