Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor adapter
Message
De
10/04/2006 09:23:22
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
10/04/2006 09:07:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01111912
Message ID:
01111917
Vues:
13
>TEXT TO .SelectCmd NOSHOW PRETEXT 15 TEXTMERGE
> select cntr_orig, company, contact, cr_by, cr_date, edi, email, fax, ident, langue, mainaddr1, mainaddr2, maincity,maincntry, mainstate, mainzip, note, phone, place_exp, taxid, titre, vendno, vfdcode, webpage from dovendor WHERE DOVENDOR.IDENT = L_IDENT
> ENDTEXT
>
>
>
>the l_ident is a value and not a name field
>
>and i get an error invalid column name l_ident
>
>
>how can i do
>
>thanks ??

What do you mean? You mean it's a variable?
TEXT TO .SelectCmd NOSHOW  PRETEXT 15 TEXTMERGE
        select cntr_orig, company, contact, cr_by, cr_date, edi, email, fax, ident, 
langue, mainaddr1, mainaddr2, maincity,maincntry, 
mainstate, mainzip, note, phone, place_exp, taxid, 
titre, vendno, vfdcode, webpage from dovendor WHERE DOVENDOR.IDENT = ?m.L_IDENT
     ENDTEXT
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform