Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select without Nofilter is Nofilter
Message
From
08/07/2013 20:31:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Select without Nofilter is Nofilter
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01577987
Message ID:
01577987
Views:
99
SELECT * FROM mytable WHERE keyvalue = "myvalue" INTO CURSOR myCursor
? DBF('myCursor')
On my computer I get an unexpected result of: c:\tempfilepath\xxxx.tmp

On a co-workder's computer I get the expected result of: c:\path\mytable.dbf



Is there some setting or condition which controls whether or not a cursor is created NOFILTER by default?

Thanks to all..........Rich
Next
Reply
Map
View

Click here to load this message in the networking platform