Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I loop through every row in a table
Message
From
28/03/2002 09:53:21
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
How do I loop through every row in a table
Miscellaneous
Thread ID:
00638429
Message ID:
00638429
Views:
55
Hello Group<

I need to open up a table and replace the current Primary Key value With a totally different Primary Key. The data will be transported to a different table in a different Database that has a different PK system.

I will suppy the next unique Primay Key from a FoxPro 6.0 program. The program will then assign the new PK to the first row and then increment the value from FoxPro and create a new PK for the next row.


How do I do this In Sql Server 7.0
Thanks
Jim
Next
Reply
Map
View

Click here to load this message in the networking platform