Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug about select command
Message
De
28/12/2006 05:09:44
 
 
À
28/12/2006 04:50:11
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01180172
Message ID:
01180661
Vues:
16
>No, I tried with paranthesis and without paranthesis. That's no problem, I did it with another workaround.
>
>>Metin,
>>
>>you add too many apostrophes, and you forgot one parenthesis.
>
>>May I ask what you really try to do, I get the feeling that you can do this much easier.
>
>I have a form, it works with table named "stok". I needed a form should work with a cursor named "stok", should same things with that form. I tried cheat my form... :)

If you don't use the data environment, you can do this easily if you use "real" tables instead of cursors. Simply Use the dummy tables with the same alias as the name of the original tables. And you must Use the tables before you open the form.
Use faketable1 in 0 alias realtable1
Use faketable2 in 0 alias realtable2
....
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform