摘要:
我碰到问题了,调试了好久了。 -----------------------declare @p1 intset @p1=NULLdeclare @p2 nvarchar(512)set @p2=NULLdeclare @p3 nvarchar(512)set @p3=NULLexec dbo.pr_Role_OpObjectRead @ErrorNumber=@p1 output,@ErrorP... 阅读全文
posted @ 2006-03-12 01:16
Project E
阅读(1196)
评论(3)
推荐(0)