Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLEXEC()
Message
De
17/12/1998 11:07:25
 
 
À
16/12/1998 22:27:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00168354
Message ID:
00168520
Vues:
25
>Accessing AS400 file via Rumba ODBC driver. When I enter the 'select *
> from where = I obtain data.
>But when I replace the with a variable data is not downloaded. Can anybody shed some light as to how to create a SQLEXEC() statement that will process with variables.

Try to pre-prend the variable with a ? mark... I think that may work...

lcSelect = 'select * from table where table.field = ?variable'

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform