|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
UPDATETEXT and Table data type?
Hi,
Can anyone tell me whether UPDATETEXT works with the table data type? I've got this line of code : UPDATETEXT @TEMPTABLE.TEXTFIELD @PTRVAL @POS 1 'AHAHAHAHAH' but I get the error : Incorrect syntax near '@TEMPTABLE' It works with a 'real' temp table but I don't want the overheads, this need to be quick. Anyone done this or got any ideas of a way around it? Thanks. |
|
#2
|
|||
|
|||
|
I can answer this myself - table data type doesn't work in this context.
|
![]() |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > UPDATETEXT and Table data type? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|