Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
V6s5 & FireBird - Joined View and updates
Message
 
To
14/01/2004 01:54:48
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00865356
Message ID:
00866833
Views:
28
>Hi
>I think that the next should work:
>
>
>SELECT MSALESREPS_A.*, ;
>		MSALESREPS_B.CNAME AS CSPONNAME, ;
>		MSALESREPS_B.CCITY AS CSPONCITY, ;
>		MSALESREPS_B.CCODE AS CSPONCODE ;
>	FROM MSALESREPS MSALESREPS_A ;
>		LEFT JOIN MSALESREPS MSALESREPS_B ;
>				ON MSALESREPS_A.IPID = MSALESREPS_B.IID ;
>	ORDER BY MSALESREPS_A.CNAME, MSALESREPS_A.CCITY
>
Bingo that did it, it was an issue with same name alias
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Reply
Map
View

Click here to load this message in the networking platform