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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-09-15 : 08:31:08
|
Dan writes "Hi there,
I'm trying to transfer certain columns from one table to another using ASP. I hit problems when one of the fields (in this case, the address field), contains several lines of information, broken up by carriage returns, as such...
76 Normandy Gardens Horsham RH12 1AS England
I can't get the ASP script to copy this. I just get a non-descript error. I'm using SQL Server 7 on NT4, SP6a.
If you need a copy of the script, please give me a shout!
Thanks for your help,
Dan" |
|
|
|
|
|