This is a multi-part message in MIME format.
------=_NextPart_000_000A_01C4F8E0.497343B0
Content-Type: text/plain;
charset="gb2312"
Content-Transfer-Encoding: quoted-printable
In vfp8 or former version, I can use the following sql sentences:
Select distinct Alltrim(Badrs) From Emp Order By Badrs Into Cursor =
TempCurs
*/* Badrs is one field of table emp
But in vfp9, It's a wrong sentences?
Why vfp9 hv such difference from the former version?
Best Regards
Chuen
------=_NextPart_000_000A_01C4F8E0.497343B0
Content-Type: text/html;
charset="gb2312"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312">
<META content=3D"MSHTML 6.00.3790.218" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>In vfp8 or former version, I can use =
the following=20
sql sentences:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial color=3D#800000 size=3D2>Select distinct =
Alltrim(Badrs) From=20
Emp Order By Badrs Into Cursor TempCurs</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>*/* Badrs is one field of table =
emp</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>But in vfp9, It's a wrong =
sentences?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Why vfp9 hv such difference from the =
former=20
version?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Best Regards</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Chuen</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_000A_01C4F8E0.497343B0--