Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL view with enginbehavior 80 ?
Message
From
09/04/2003 17:33:30
 
 
To
09/04/2003 11:52:07
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00775399
Message ID:
00775781
Views:
20
Well, since I had to rewrite something I redid the whole form from scratch and abandoned the view altogether. I put the stuff into the business object.

:-)


Thanks anyway


Peter

>>>>Cetin,
>>>>I guess it cannot be done!
>>>>
>>>>Peter
>>>
>>>?
>>>Cetin
>>This view is driving a form which has been in use for a long time.
>>I need all fields.
>>I guess it cannot be done in one sql statement anymore.
>>
>>I was hoping someone knows a trick...
>>
>>Peter
>
>Peter,
>Other fields only serve as nonreliable values (in VFP7 and prior last physical entry of group). If you need them, create one w/o them then join. Or fill them with dummy values just to satisfy controlsources. ie:
>
>select a.GroupField, '' as Myfield1, sum(...) .... group by 1,2
>Cetin
Peter Cortiel
Previous
Reply
Map
View

Click here to load this message in the networking platform