News

Ok, I'm trying to write a query in a stored procedure in SQL Server 2000 ... situations I construct a string that contains the query and then use the exec() function to execute the query.< ...