Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Curious Spurious Filter in Cursor
Message
From
30/04/2004 07:38:45
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00899666
Message ID:
00899668
Views:
24
Try to put NOFILTER clause in Your SQL Select
  Select * from mclMPFAC!CENSUSZN ;
        Where CENSUSZN.VAR_ID 	= 0 ;
        and	  CENSUSZN.ZONE 	= .nZone ;
      	Into Cursor csrCensusZn NOFILTER
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform