put items from table into a string

p0welly

Registered User.
Local time
Today, 08:57
Joined
Aug 26, 2004
Messages
38
This may seem like a silly one but i cant think where to start,

I have a table called tblCustomers and one of the columns is Mobile containing their mobile phone numbers.

I need to read through the list of numbers and add each one to a comma seperated string, such as:

"44771012345,44771023456"

any pointers would be appreciated

Thanks
 
that perfect thanks, and thaks to Jon K aswell
 

Users who are viewing this thread

Back
Top Bottom