Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which is the best choice of returned data?
Message
De
08/03/2002 13:19:47
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00630110
Message ID:
00630306
Vues:
21
>
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform