Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
People & Phones tables problem
Message
 
 
To
09/05/2008 22:38:28
General information
Forum:
Visual FoxPro
Category:
Stonefield
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01315983
Message ID:
01316290
Views:
16
>>BTW, in LS how did you eliminate blanks? I guess I would have to dig your utility somewhere...
>
>Not sure what you mean by that.

If I understood your suggestion correctly you were suggesting to have

select LastName, FirstName, Phone, Type from People left join Phones on People.PersonID = Phones.PerrsonID

In the report we'll have
Last Name First Name  Home Phone(s)       Office Phone(s)     Cellular   
LastName  FirstName   Phone (Print When Type='Home') ...
My question is - how dd you get all the phones on the same line using this approach ? I believe it would not work this way and all phones would end up on a new line per phone.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform