|
-
Feb 22nd, 2012, 03:06 PM
#8
Thread Starter
Junior Member
Re: Can Window Service Call a Stored Procedure?
I created the table, alter the sp, then start the service again, then run this command in SQL management studio:
select * from dbo.DebugSproc_T
but do not see any result (no row return) which I guess the service did not call the sp at all, and did not provide any error message!!!
Again, if I run the same codes in window form appl. it successfully generates the file.
Please help and greatly appreciate your patience!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|