Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wrong result od SQL Select
Message
From
19/03/2004 07:59:25
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
19/03/2004 07:38:17
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00887816
Message ID:
00887838
Views:
7
Hi Fabio,

thank you for that help, works fine.

Do you have an idea if this is reported to MS?

Agnes
>A simple workaround for this VFP behaviour
>( i see it on other SELECT context, but i do not remember if i have open a thread on past time ):
>
>CREATE CURSOR Walker (II I NULL)
>
>INSERT INTO Walker VALUES (2)
>INSERT INTO Walker VALUES (NULL)
>INSERT INTO Walker VALUES (NULL)
>INSERT INTO Walker VALUES (NULL)
>INSERT INTO Walker VALUES (1)
>
>SELECT;
> (Cur1.II) AS II1,;
> (Cur1.II) AS II0,;
> Cur1.II AS II2;
> FROM Walker AS Cur1
>
>
>Fabio
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