Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not UNION compatible
Message
 
To
27/02/2002 09:39:14
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00625709
Message ID:
00625751
Views:
11
>The fields have to have the same type

Ok, so the problem field appears to be the currency one.
select 00000000.0000 As pmtAmount, ;
	from invoice ;
	union ;
	select payment.yAmount + yTax As pmtAmount, ; && yAmount and yTax are both currency fields.
	from payment
What should the template be? or do I need to trans the payment.yAmount + yTax As pmtAmount?
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform