Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Proper syntax when using Table
Message
 
 
À
18/06/2006 22:58:48
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01129884
Message ID:
01129892
Vues:
11
Sure it's reserved word and SQL Server is not as forgiving about using reservered words as VFP is.

>The word Table seems to be reserved in SQL Server. The following does not work:
>
>
>SELECT Table.Numero,Table.FormTitl_E,Table.FormTitl_F,FormTitl_S,FormTitl_P,Table.PrimaryKey FROM Table WHERE Table=@Table
>
>
>Anyone would know what syntax I could use in order to be able to use a table named Table?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform