Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display file
Message
From
14/11/2008 07:55:02
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
14/11/2008 07:47:34
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01361598
Message ID:
01361905
Views:
16
>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]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform