Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select statement
Message
From
20/06/2002 03:39:06
 
 
To
20/06/2002 03:30:09
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00670488
Message ID:
00670492
Views:
23
Try this:
mFindRefNumber = 2111

SELECT * from AA ;
 WHERE AA.Number = mFindRefNumber ;
 INTO CURSOR BBQ NOFILTER
I was put INTO CURSOR clause at end of statement and also remove comma after NOFILTER.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform