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 |
|
CRP
Starting Member
10 Posts |
Posted - 2008-07-30 : 03:51:00
|
| What is the syntax for inserting url of an image in a column in sql server 2005 using tsql?C.R.P RAJAN |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-07-30 : 03:52:40
|
| you can just store it as a varchar field. |
 |
|
|
|
|
|