Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tag option in a grid
Message
 
 
À
30/12/2008 08:18:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01370096
Message ID:
01370119
Vues:
22
Something like
INSERT INTO test (p_id, Name, age) ;
  SELECT p_id, Name, age FROM MultiseectgridSource ;
  WHERE <whetever multiselct condition is>
>
>thanks for ur help but what would be the code to add these selected records in other data base.
>
>code ex:
> INSERT INTO test (p_id, Name, age) VALUES (thisform.multiselectgrid1.Value ) or something like that.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform