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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Query Problem

Author  Topic 

OMB
Yak Posting Veteran

88 Posts

Posted - 2001-11-07 : 04:30:35
I used to use the following query in SQL7

select @sql = "sp_another @test = '1'"

In 2000 I get an error message saying invalid column, is there something different about the way 2000 processes the above.

Thanxs



Edited by - omb on 11/07/2001 05:01:29
   

- Advertisement -