Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLEXEC, records not ordered
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01579404
Message ID:
01579424
Views:
41
>Yes Borislav, you are right.
>
>Any way to index only cursor upit ?
>
> upit="select * from certificado where exp=0 "
upit="select * from certificado where exp=0  "
IF lnHandle > 0
   rez=SQLEXEC(lnHandle, upit, "iCert")
   IF res > 0
      SELECT iCert
      INDEX ON ... TAG  ...
   ENDIF
ENDIF
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform