Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
dasu
Posting Yak Master
104 Posts |
Posted - 2004-08-23 : 10:40:35
|
| hi, every one i am very happy with ur solutions. now again i got a problem like this can u suggest me proper solution please i have a table which has two fields and two records like this table: test fields: id , name records 123 dasu 124 ditch like that what i want is 1. select id,name from test this is sql task i want to store this info into global result set record wise 2.i want take the global reslt set and i want looping entire result set this should be in vb script so 1 and 2 steps are imp for my package if any body please suggest me proper solution thank u regards dasu.g |
|
|
graz
Chief SQLTeam Crack Dealer
4149 Posts |
Posted - 2004-08-23 : 10:54:23
|
| Moved out of the article discusion forum.===============================================Creating tomorrow's legacy systems today.One crisis at a time. |
 |
|
|
|
|
|