Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric Fields
Message
From
10/09/1999 09:50:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Numeric Fields
Miscellaneous
Thread ID:
00263339
Message ID:
00263339
Views:
56
After investigating a number of fox (5.0) database problems, we are shocked to discover that it is possible to create a table with a numeric field that has a width of say 5 and decimals of say 3 then store a value of 12345 in this fields. For example:

create cursor billy ( numfield n(5,3))
insert into billy values 12345

Has anybody else looked into this? and can it be a cause of some of the indexing problems that we are currently suffering from? Is this fixed in 6.0?

Thanks

Macer
Next
Reply
Map
View

Click here to load this message in the networking platform