Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box ??? Values are added automatically to the lis
Message
 
À
13/06/2005 13:58:46
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01022845
Message ID:
01022858
Vues:
12
>Borislav,
>
>Thanks, but I am encountering the following problem:
>
>My table name is in a propert value of a form ... _cAlias
>
>My code looked like this before:
>
>APPEND BLANK IN (._cAlias)
>
>When I code the follwoing I get a syntax error:
>
>INSERT INTO (._cAlias)
>
>Thanks again!
>
>John
INSERT INTO (_cAlias) (Field1, Field2..., Fieldn) VALUES (ValueForField1,ValueForField2...ValueForFieldn)
Can you post the APPEND BLANK IN and REPLACE ... IN commands?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform