Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Tables vs SQL Server
Message
From
23/01/2000 21:37:24
 
 
To
23/01/2000 21:29:18
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00321142
Message ID:
00321510
Views:
39
>Personal preference. I also use Hungarian notation for my variables, but not for fields.


That approach will also reliably differentiate your variables from your field names. You are probably in the majority in this preference.

I find that using hungarian consistently on my field names saves typing:

TABLE.iTABLE is always the primary integer key.
TABLE.cTABLE is an alternate character key.
TABLE.dStart instead of TABLE.StartDate
TABLE.tStart instead of TABLE.StartDtTim

For each his own...


Peter
Peter Robinson ** Rodes Design ** Virginia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform