A cursor is really more of a record set than an array. You can use temp tables or in SQL 2000 Table Variables. You may want to consider using delimited strings to simulate arrays. See the following links about parsing strings.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.