| 
	
 | 
 Posted by findu_2005@yahoo.com on 12/18/06 21:25 
Hi, 
 
When I run the following command on sql server: 
 
exec ('print "OK"') 
go 
 
This message appears: 
 
Server: Msg 128, Level 15, State 1, Line 1 
The name 'OK' is not permitted in this context. Only constants, 
expressions, or variables allowed here. Column names are not permitted. 
 
Why? Thanks.
 
  
Navigation:
[Reply to this message] 
 |