Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro dead...?
Message
From
17/12/1999 17:07:54
 
 
To
17/12/1999 15:18:26
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00303866
Message ID:
00305501
Views:
41
Cursors might not be a feature of ANSI 92, but they are included in SQL Server & Oracle to facilitate record processing. Oracle supports it thru their PL (procedure language) SQL. You create a loop that does a Select...into cursor, process, then return to the Select, that is smart enough to select the next matching record.

I have not done record processing in SQL Server, but I have created temp cursors there also, to facilitate combining records from several tables.

PF

>I'm aware of the cursors on SQL-server, but as far as I know this is not a ANSI 92 feature, meaning that it may be available to MS SQL-server but not in any other.

(On an infant's shirt): Already smarter than Bush
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform