Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which is the best choice of returned data?
Message
From
08/03/2002 13:19:47
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00630110
Message ID:
00630306
Views:
22
>
>Thanks, I'll hack that in. I had set my mind to using 2 different queries for year to date and last year sales. Appreciate the tip. Also, the textbox for these values are on a page on a form. Place the code in an event for the page?
>
>Matthew


Depends. If within page data wouldn't change than I'd put this into any object's UIEnable - sort of :

lparameters lENable
if lEnable
thisform.UpdateCusSalesInfo(thisform.CustId)
endif

Otherwise where the data changes.
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