Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to control numeric field length in views
Message
From
02/08/2002 00:49:16
 
 
To
02/08/2002 00:23:14
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00685298
Message ID:
00685307
Views:
18
Chung,

I think you need the DBSETPROP command. You set the 'Field' properties and many other types of DB properties with that command. You define it outright N(14,4) right in code.

To learn how to use that code you download eView tool from the download section. eView is a great tool made by a guy who lives in Texas. With that tool you can generate code that creates and defines the view. Then you look at that code and learn to work with it.

Wally
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform