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 |
|
madhav20
Starting Member
6 Posts |
Posted - 2011-04-25 : 14:51:34
|
| Hi,I have an image column in table T1 in Database DB1. and I have NTEXT column in Table T2 in Database DB2. I want to update Image field on Table T1 with Ntext data from Table T2.Is there any way to do this in SQL Server 2008.?Thank you in advance. |
|
|
|
|
|