Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL view with enginbehavior 80 ?
Message
From
09/04/2003 11:52:07
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
09/04/2003 08:39:17
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00775399
Message ID:
00775552
Views:
11
>>>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
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform