Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tables and grids
Message
De
08/09/1999 08:28:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00262301
Message ID:
00262332
Vues:
11
>1) i'm probably sounded silly asking this but can someone helpme put my mind at ease by telling me whether the number of records that can be stored inside a table is limited by the user's hard disk space or by some other elements in foxpro?

The limit on table size is 2 Gig.

>
>2) I develped a program to display certain records on screen using grids before they are printed out. now i find that i have to filter the records shown on the grids according to certain dates. after that, i'm also supposed to let the user select which records they want to print out from the filtered list. I'm really confused as to how i'm supposed to let them select the records from the grid? is there any other way i can let users select random records from a table other than grids?

Pull the initial data using a view, then add an additional column to the grid. Drop a checkbox into the column for the user to indicate which records to print.


>
>thanks a lot.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform