Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Proper syntax when using Table
Message
 
 
To
18/06/2006 22:58:48
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01129884
Message ID:
01129892
Views:
15
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform