Row data to delimited list
From: Ken (anonymous_at_discussions.microsoft.com)
Date: 05/07/04
- Previous message: johndotfoxley_at_laywheelerdotcom: "Codepage mismatch I think"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 May 2004 07:31:56 -0700
I'm curious if anyone knows of a way to make this
conversion without using a cursor:
* recordset
id name
-- ----
1 apples
2 oranges
3 pears
* desired string
apples; oranges; pears
Thanks.
- Previous message: johndotfoxley_at_laywheelerdotcom: "Codepage mismatch I think"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|