Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Statement truncates results
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00454936
Message ID:
00454938
Views:
21
>I have a SQL statement which concatenates several fields and uses conditional IIF's to add formatting - but I find that VFP is truncating the results.
>
>I figure VFP takes the result of one result to calculate the width of the result table, and additional rows are just a lot longer than that.
>
>How can I get around this?
>
>TIA

Use the PADR() function within your IIF().
Chris McCandless
Red Sky Software
Previous
Reply
Map
View

Click here to load this message in the networking platform