Posted by bubbles on 03/29/07 06:52
Newbie transiting from VBA to TSQL, using SQL Server 2005 Enterprise: Need help to do this: Open Table_A WITH TableA DO UNTIL .EOF Read value from TableA.ColumnA Run SQL Statement on TableB based on value Move to the next record LOOP END How do I do this in TSQL? Thanks, Bubbles
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming