Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equivalent of big integer
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01173456
Message ID:
01173458
Views:
6
>Which data type is equivalent of big integer of sql server in the VFP

Fox types are somewhat more limited.
What you use is INT (numeric) from -.9999999999E+19 to .9999999999E+20
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_foxhelp9/html/67c1d841-7fa8-4e98-afaf-e4b167a52447.asp?frame=true

For floating point you'd use DOUBLE:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_foxhelp9/html/c3a10d85-d38a-4bee-b072-6f88d0a0775e.asp?frame=true


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform