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.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Data format conversion

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-05 : 20:23:07
Djamal writes "Hello.

Using a stored procedure,I want to export a Table from SQL Server to another storage area. Before inserting every row into the new location, I must convert it to a single string (ie all the fields of the row must be concatenated using separators). I want to be able to do the reverse operation.

It's an urgent problem for me so I am looking forward to getting suggestions.

Thanks!
"
   

- Advertisement -