Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display file
Message
De
14/11/2008 07:55:02
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
14/11/2008 07:47:34
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01361598
Message ID:
01361905
Vues:
14
>Yeah, the cast does not seem to work - revert to the vfp6 tricks then

Oh CAST works perfectly - the only thing you migh CAST to General is a Blob -- or a General. Thats why I ask. But you are right a "help cursor" with a single field full joined . might work.

But this is cruel, to use a SELECT SQL and the SCAN to fill it...

Agnes

So maybe
>
>I have a table which is included in the app/exe
>
>It's called EmptyTable and has definitions for 'empty' fields. It has ONE record. I used that a lot in the vfp6 period
>
>It has eg an empty memo field (et_m), a nullable memo field (null_m)
>I could add a general field (eg et_g)
>
>Then
>
>create sql view hello as ;
>    select Table.*, ;
>                et_g as TheField ;
>   from Table, EmptyTable ;
>   where (........  ?.... .....) ;
>   order by ....
>
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform