Posted by Jens on 12/05/26 11:31
Don´t know which "as" you mean but I would assume to write the character rather than doublequoting them, that more readable. SELECT @SQL1 = 'SELECT @Total1 = Count(*) FROM dbo.Tbl_Report WHERE Utilisateur =' +CHAR(39) +@utilisateur +CHAR(39) HTH, Jens Suessmeyer.
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming