Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uniqueness of index PRIMARY is violated
Message
From
07/10/1998 14:47:42
 
 
To
07/10/1998 14:43:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00144393
Message ID:
00144718
Views:
27
>Since I'm just getting into VB I thought I would share the neat (in my humble opinion) way that VB has to get around this. . .
>
>You can include reserved words as names (maybe only for certain things only (not certain on that) ) provided that the "user's" (ie the coder's) names are enclosed in the "[" / "]" (left-bracket / right-bracket) characters.
>
>This also gives a way to get around this if some FUTURE reserved word conflicts with a name already used in a program. Sure, one has to change one's code when that happens, but only to add the brackets, not to actually change names everywhere.

That's an interesting feature and one additional thing to include in the application development documentation to make sure the development team is all aware of what should goes within those delimiters and what shouldn't. :)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform