Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seting field width on calculated fields.
Message
From
07/04/2000 13:38:39
 
 
To
31/03/2000 21:35:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00353697
Message ID:
00356986
Views:
20
>Terry,
>
>>I figured that. I tried the manipulation in the function but it didn't work. What I settled on was 100 + caredays() - 100 AS CareDays. That gave me a 5 0.
>>Also, manipulation in the caredays function hides the purpose of the work. Putting the manipulation in the SQL code makes it easy to see and explain the whys to other programmers.
>
>You can also do just return a plain numeric from the function and do this in the SELECT:
SELECT whatever, 00+caredays()
That gives me 3-digit numeric with 1 or 2-digit return from function.

Hadn't thought of that. That fits my dataset better. I will use it.

Thanks

Terry
It is impossible to make programs idiot proof. Idiots are too cleaver.

MCP( Tcp/Ip )
Previous
Reply
Map
View

Click here to load this message in the networking platform