Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Function is not supported on native tables
Message
From
12/11/2003 14:15:53
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00849115
Message ID:
00849207
Views:
26
Hi Larry,

The view code is as follows:

(I'm sorry I can't remember how to insert code in html page)

SELECT Services.serv_id, Services.unit_id, Services.phb_id,;
Services.invent_id, Services.install_id, Services.subscripno,;
Services.which_svc, Services.service, Services.start_date,;
Services.recur_fee, Services.descrip, Services.start_time,;
Services.createdate, Services.house_id, Services.smoke_id,;
Services.memb_id, Services.other_id;
FROM ;
lw!services;
WHERE Services.memb_id = ( ?vp_membid );
ORDER BY Services.which_svc DESC

This looks OK to me......

Wayne
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform