Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access the selected table
Message
De
28/08/1998 06:50:23
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
28/08/1998 06:38:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00130903
Message ID:
00130909
Vues:
17
>I tried that way first but as i coudn't write long SQL statements in the
>ROWSOURCE I changed it to ALIAS and put that SQL statement into the init
>event of the form.
>
>Do You have any idea of putting long SQL statement in to the Poperty window of the listbox.
>
>Shashi
Shashi,
I never put directly in property sheet. Instead in init do like this :
cSQL = "select ...."+;
   ".."
this.rowsurcetype = SQL
this.rowsource=cSQL
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
Répondre
Fil
Voir

Click here to load this message in the networking platform