Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Select union with empty rows
Message
 
 
To
27/07/2010 09:40:02
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01474117
Message ID:
01474130
Views:
65
>Sergey,
>
>exactly! However if I 'extend' this little example with
>
>insert into curOrdertype values(3,"nbrthree")
>
>and
>
>insert into curClient values(4,"George")
>
>this will give me a 0.00 for all orders ;(
>
>Regards,

Use my or Boris code instead. Looks like derived table is the solution. Without derived table VFP seems to get confused - I got the same wrong results.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform