Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I
Message
De
20/04/2002 13:13:42
 
 
À
20/04/2002 13:04:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00647229
Message ID:
00647236
Vues:
12
In VFP 6.0 you cannot use "readwrite" option.
1. If you will populate grid with data from one table, use advice of Gregory Adam.
2. If data comes from more tables and you will use SQL statements, use "Into table [SomeName]". Put this [SomeName] into RecordSource table.
3. You can also put this SQL statement direct into RecordSource property (without Into table option). In this case set RecordSourceType property to "4 - SQL statement".

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform