Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan of table
Message
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Scan of table
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01312331
Message ID:
01312331
Views:
69
Hi All, I have a SP which I would like to "call" once for every record in a table - e.g. in VFP I would do something like
use mytable

scan
    EXEC MySP mytable.field1
endscan
I know it's frowned upon sequentially scanning a table in SQL server but I don't know of any other way - is this doable ?
Regards,
Peter J. Kane



Pete
Next
Reply
Map
View

Click here to load this message in the networking platform